Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
gradio
|
| 2 |
-
moviepy
|
| 3 |
-
Pillow
|
| 4 |
-
numpy
|
| 5 |
-
imageio
|
| 6 |
-
imageio-ffmpeg
|
| 7 |
|
| 8 |
# TTS backends
|
| 9 |
gTTS
|
|
|
|
| 1 |
gradio
|
| 2 |
+
moviepy
|
| 3 |
+
Pillow
|
| 4 |
+
numpy
|
| 5 |
+
imageio
|
| 6 |
+
imageio-ffmpeg
|
| 7 |
|
| 8 |
# TTS backends
|
| 9 |
gTTS
|