Spaces:
Build error
Build error
File size: 835 Bytes
6570c6f 9f9edf5 6570c6f db349e8 9f9edf5 e14a085 6570c6f 9f9edf5 6570c6f 9f9edf5 6570c6f 9f9edf5 6570c6f a30f815 9f9edf5 6570c6f |
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 35 36 37 38 39 40 41 42 43 44 45 46 |
# 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 |