Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -7
requirements.txt
CHANGED
@@ -1,12 +1,9 @@
|
|
1 |
-
gradio
|
2 |
-
transformers
|
3 |
-
torch
|
4 |
pyttsx3
|
5 |
-
moviepy
|
6 |
pydub
|
7 |
-
|
8 |
-
|
9 |
-
|
|
|
10 |
|
11 |
|
12 |
|
|
|
|
|
|
|
|
|
1 |
pyttsx3
|
|
|
2 |
pydub
|
3 |
+
moviepy
|
4 |
+
imageio
|
5 |
+
Pillow
|
6 |
+
gTTS
|
7 |
|
8 |
|
9 |
|