Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
gradio=
|
| 2 |
-
transformers=
|
| 3 |
-
torch=
|
| 4 |
-
gtts=
|
| 5 |
google-auth==2.35.0
|
| 6 |
google-api-python-client==2.149.0
|
|
|
|
| 1 |
+
gradio>=4.44.0
|
| 2 |
+
transformers>=4.44.2
|
| 3 |
+
torch>=2.4.1
|
| 4 |
+
gtts>=2.5.3
|
| 5 |
google-auth==2.35.0
|
| 6 |
google-api-python-client==2.149.0
|