File size: 456 Bytes
9e0f3c3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e5efe9b
9e0f3c3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# Core Libraries for Machine Learning and image/video processing
torch
torchvision
numpy
scikit-learn
pandas
opencv-python-headless
pillow
mediapipe

# Machine Learning Workflow, pipelines, Model Management, env, and Configuration
mlflow
pyYAML
dvc
python-dotenv

# User Interface and inference
gradio

# Code Formatting
black
isort

# Visualization and Jupyter Tools
plotly
ipywidgets
jupyter
notebook

# utils and helper libraries
python-box
tqdm
ensure