Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
|
@@ -1,11 +1,7 @@
|
|
| 1 |
streamlit==1.25.0
|
| 2 |
yt-dlp==2024.10.0
|
| 3 |
moviepy==1.0.3
|
| 4 |
-
whisper==20230314
|
| 5 |
pydub==0.25.1
|
| 6 |
numpy==1.25.2
|
| 7 |
tqdm==4.66.1
|
| 8 |
-
python-dotenv==1.0.0
|
| 9 |
-
whisperx==1.3.0
|
| 10 |
-
faster-whisper==0.5.2
|
| 11 |
ffmpeg-python==0.2.1
|
|
|
|
| 1 |
streamlit==1.25.0
|
| 2 |
yt-dlp==2024.10.0
|
| 3 |
moviepy==1.0.3
|
|
|
|
| 4 |
pydub==0.25.1
|
| 5 |
numpy==1.25.2
|
| 6 |
tqdm==4.66.1
|
|
|
|
|
|
|
|
|
|
| 7 |
ffmpeg-python==0.2.1
|