Update requirements.txt
Browse files- requirements.txt +1 -6
requirements.txt
CHANGED
|
@@ -1,9 +1,4 @@
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
faster-whisper>=0.10.0
|
| 3 |
-
|
| 4 |
-
yt-dlp>=2024.1.0
|
| 5 |
-
pydub>=0.25.1
|
| 6 |
-
torch>=2.0.0
|
| 7 |
-
torchaudio>=2.0.0
|
| 8 |
-
numpy<2.0.0
|
| 9 |
ffmpeg-python>=0.2.0
|
|
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
faster-whisper>=0.10.0
|
| 3 |
+
yt-dlp>=2024.12.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
ffmpeg-python>=0.2.0
|