Spaces:
Sleeping
Sleeping
Update requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
requests==2.31.0
|
2 |
pathlib==1.0.1
|
3 |
python-dotenv==1.0.1
|
4 |
-
gradio==4.15.0
|
|
|
|
|
|
1 |
requests==2.31.0
|
2 |
pathlib==1.0.1
|
3 |
python-dotenv==1.0.1
|
4 |
+
gradio==4.15.0
|
5 |
+
elevenlabs==1.1.2
|
6 |
+
gcloud==0.18.3
|