Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio>=4.0.0
|
2 |
-
google-
|
3 |
gradio_client>=0.15.0
|
4 |
python-dotenv>=1.0.0
|
5 |
soundfile>=0.12.1
|
@@ -11,3 +11,4 @@ aiohttp>=3.8.0
|
|
11 |
httpx>=0.24.0
|
12 |
# SSL/Certificate handling
|
13 |
certifi>=2023.0.0
|
|
|
|
1 |
gradio>=4.0.0
|
2 |
+
google-generativeai>=0.8.0
|
3 |
gradio_client>=0.15.0
|
4 |
python-dotenv>=1.0.0
|
5 |
soundfile>=0.12.1
|
|
|
11 |
httpx>=0.24.0
|
12 |
# SSL/Certificate handling
|
13 |
certifi>=2023.0.0
|
14 |
+
|