Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio
|
2 |
-
gTTS
|
3 |
-
moviepy
|
4 |
-
SpeechRecognition
|
5 |
-
googletrans
|
|
|
1 |
gradio
|
2 |
+
gTTS==2.2.1
|
3 |
+
moviepy==1.0.3
|
4 |
+
SpeechRecognition==3.8.1
|
5 |
+
googletrans==3.1.0a0
|