Spaces:
Build error
Build error
DSatishchandra
commited on
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
gradio==
|
2 |
-
|
3 |
-
speechrecognition==3.8.1
|
4 |
-
transformers==4.
|
5 |
-
torch==
|
|
|
1 |
+
gradio==4.36.1
|
2 |
+
edge_tts==6.1.12
|
3 |
+
speechrecognition==3.8.1
|
4 |
+
transformers==4.29.0
|
5 |
+
torch==1.13.1
|