deepdetect / requirements.txt
SanskarModi's picture
Update requirements.txt
e5efe9b verified
raw
history blame contribute delete
456 Bytes
# 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