Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,6 @@ uvicorn
|
|
| 6 |
torch
|
| 7 |
openai-whisper
|
| 8 |
gtts
|
| 9 |
-
python-multipart
|
|
|
|
|
|
|
|
|
| 6 |
torch
|
| 7 |
openai-whisper
|
| 8 |
gtts
|
| 9 |
+
python-multipart
|
| 10 |
+
yt-dlp
|
| 11 |
+
ffmpeg-python
|