Spaces:
Sleeping
Sleeping
File size: 656 Bytes
4b260d9 555549c 439423b 4b260d9 555549c 4b260d9 555549c 4b260d9 e83cd54 555549c e83cd54 abd725c |
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 |
--extra-index-url https://download.pytorch.org/whl/cpu # Pin the main UI components to recent, stable versions streamlit==1.35.0 # Library for video/audio file handling moviepy==1.0.3 # Pin ML/AI libraries to modern, known-good versions transformers==4.40.1 deepface==0.0.94 openai-whisper==20231117 # Pin frameworks to ensure CPU versions and prevent build timeouts tensorflow-cpu==2.16.1 tf-keras==2.16.0 torch==2.7.0 torchaudio==2.7.0 # Pin data/audio libraries for stability and new features pandas==2.2.2 numpy==1.26.4 soundfile==0.12.1 librosa==0.10.1 scipy==1.13.0 Pillow==10.3.0 scikit-learn==1.4.2 matplotlib==3.8.4 |