Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -13,4 +13,9 @@ moviepy
|
|
13 |
langdetect
|
14 |
ffmpeg-python
|
15 |
speechrecognition
|
16 |
-
openai-whisper
|
|
|
|
|
|
|
|
|
|
|
|
13 |
langdetect
|
14 |
ffmpeg-python
|
15 |
speechrecognition
|
16 |
+
openai-whisper
|
17 |
+
yt-dlp
|
18 |
+
ffmpeg-python
|
19 |
+
numpy
|
20 |
+
pydub
|
21 |
+
requests
|