Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -24,13 +24,12 @@ filelock==3.13.1
|
|
| 24 |
fonttools==4.44.0
|
| 25 |
frozenlist==1.4.0
|
| 26 |
fsspec==2023.10.0
|
| 27 |
-
google-
|
|
|
|
| 28 |
google-api-core==2.14.0
|
| 29 |
google-auth==2.23.4
|
| 30 |
google-generativeai==0.1.0rc1
|
| 31 |
googleapis-common-protos==1.61.0
|
| 32 |
-
gradio==4.1.2
|
| 33 |
-
gradio_client==0.7.0
|
| 34 |
greenlet==3.0.1
|
| 35 |
h11==0.14.0
|
| 36 |
httpcore==1.0.1
|
|
|
|
| 24 |
fonttools==4.44.0
|
| 25 |
frozenlist==1.4.0
|
| 26 |
fsspec==2023.10.0
|
| 27 |
+
langchain-google-genai
|
| 28 |
+
google-generativeai==0.4.1
|
| 29 |
google-api-core==2.14.0
|
| 30 |
google-auth==2.23.4
|
| 31 |
google-generativeai==0.1.0rc1
|
| 32 |
googleapis-common-protos==1.61.0
|
|
|
|
|
|
|
| 33 |
greenlet==3.0.1
|
| 34 |
h11==0.14.0
|
| 35 |
httpcore==1.0.1
|