3v324v23 commited on
Commit
5bd88ca
·
1 Parent(s): c685346

Use minimal requirements for HF Space build (move heavy deps out)

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -15
requirements.txt CHANGED
@@ -1,15 +1,6 @@
1
- gradio==3.43.0
2
- Flask==3.0.3
3
- pillow==10.2.0
4
- matplotlib==3.8.2
5
- numpy==1.26.3
6
- opencv-python==4.9.0.80
7
- srt==3.5.3
8
- ffmpeg-python==0.2.0
9
- yt-dlp==2024.4.9
10
- transformers==4.37.2
11
- stable-ts==2.17.5
12
- torchcam==0.4.0
13
- python-dotenv
14
-
15
- websockets>=12.0
 
1
+ gradio
2
+ pillow
3
+ opencv-python
4
+ srt
5
+ ffmpeg-python
6
+ python-dotenv