Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -4
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
-
gradio==3.
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
1 |
+
gradio==3.29.0
|
2 |
+
transformers==4.34.0
|
3 |
+
torch==2.0.1
|
4 |
+
gtts==2.3.2
|
5 |
+
pandas==2.1.2
|
6 |
+
speechrecognition==3.8.1
|
7 |
+
pydub==0.25.1
|