Spaces:
Runtime error
Runtime error
Update Requirements.txt
Browse files- Requirements.txt +5 -5
Requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
|
| 3 |
-
SpeechRecognition
|
| 4 |
-
pocketsphinx
|
| 5 |
-
argostranslate
|
|
|
|
| 1 |
+
gradio==3.42.0
|
| 2 |
+
moviepy==2.0.0
|
| 3 |
+
SpeechRecognition==3.9.0
|
| 4 |
+
pocketsphinx==0.1.17
|
| 5 |
+
argostranslate==1.9.0
|