Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +7 -6
requirements.txt
CHANGED
|
@@ -1,9 +1,10 @@
|
|
| 1 |
-
|
| 2 |
edge-tts
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
huggingface-hub
|
| 6 |
-
moviepy
|
| 7 |
spaces
|
| 8 |
ffmpeg-python
|
| 9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
edge-tts
|
| 3 |
+
deep-translator
|
| 4 |
+
faster-whisper
|
|
|
|
|
|
|
| 5 |
spaces
|
| 6 |
ffmpeg-python
|
| 7 |
+
opencv-python-headless
|
| 8 |
+
torch==2.1.2
|
| 9 |
+
torchaudio==2.1.2
|
| 10 |
+
numpy<2
|