Commit
·
ddec6b3
1
Parent(s):
f306ba2
updated the google-ai version
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
-
google
|
|
|
|
|
|
|
2 |
langchain==0.2.11
|
3 |
gradio==4.39.0
|
4 |
gradio_client==1.1.1
|
|
|
1 |
+
google==2.0.3
|
2 |
+
google-ai-generativelanguage==0.6.6
|
3 |
+
google-api-core==2.19.1
|
4 |
+
google-api-python-client==2.137.0
|
5 |
langchain==0.2.11
|
6 |
gradio==4.39.0
|
7 |
gradio_client==1.1.1
|