Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
| 2 |
-
torch
|
| 3 |
-
gradio
|
| 4 |
-
SpeechRecognition
|
| 5 |
-
mtranslate
|
| 6 |
-
gTTS
|
| 7 |
-
transformers
|
|
|
|
| 1 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
| 2 |
+
torch
|
| 3 |
+
gradio
|
| 4 |
+
SpeechRecognition
|
| 5 |
+
mtranslate
|
| 6 |
+
gTTS
|
| 7 |
+
transformers
|