Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|