Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +15 -12
requirements.txt
CHANGED
|
@@ -1,12 +1,15 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
openai-whisper
|
| 3 |
+
yt-dlp
|
| 4 |
+
moviepy
|
| 5 |
+
pydub
|
| 6 |
+
transformers
|
| 7 |
+
sentencepiece
|
| 8 |
+
python-magic
|
| 9 |
+
pillow
|
| 10 |
+
ffmpeg
|
| 11 |
+
tqdm
|
| 12 |
+
pyannote.audio
|
| 13 |
+
pytube
|
| 14 |
+
torch
|
| 15 |
+
torchaudio
|