Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
| 2 |
torch==1.13.1+cpu
|
| 3 |
-
gradio==
|
| 4 |
SpeechRecognition==3.9.0
|
| 5 |
mtranslate==1.8
|
| 6 |
gTTS==2.3.0
|
|
|
|
| 1 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
| 2 |
torch==1.13.1+cpu
|
| 3 |
+
gradio==2.6.4
|
| 4 |
SpeechRecognition==3.9.0
|
| 5 |
mtranslate==1.8
|
| 6 |
gTTS==2.3.0
|