Spaces:
Build error
Build error
# Core ML/AI Frameworks | |
torch>=2.0.0 | |
torchvision>=0.15.0 | |
tensorflow>=2.13.0 | |
transformers>=4.30.0 | |
# Computer Vision & Image Processing | |
opencv-python>=4.8.0 | |
dlib>=19.24.0 | |
Pillow>=10.0.0 | |
# Audio Processing | |
librosa>=0.10.0 | |
soundfile>=0.12.0 | |
# Data Science & ML Utilities | |
numpy>=1.24.0 | |
pandas>=2.0.0 | |
scikit-learn>=1.3.0 | |
# Visualization | |
plotly>=5.15.0 | |
matplotlib>=3.7.0 | |
# Web Interface | |
gradio>=3.40.0 | |
# System & Utilities | |
collections-extended>=2.0.2 | |
# Optional: GPU Support (uncomment if using CUDA) | |
# torch-audio>=2.0.0 | |
# torchaudio>=2.0.0 | |
# Optional: Additional Audio/Video Processing | |
# ffmpeg-python>=0.2.0 | |
# moviepy>=1.0.3 | |
# Optional: Enhanced Face Recognition | |
# face-recognition>=1.3.0 | |
# cmake>=3.25.0 # Required for dlib compilation | |
# Development Dependencies (optional) | |
# jupyter>=1.0.0 | |
# notebook>=6.5.0 | |
# ipywidgets>=8.0.0 |