Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
-
yt-dlp
|
| 3 |
faster-whisper
|
| 4 |
-
ffmpeg-python
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
|
|
|
| 2 |
faster-whisper
|
| 3 |
+
ffmpeg-python
|
| 4 |
+
requests
|
| 5 |
+
git+https://github.com/yt-dlp/yt-dlp.git
|