Spaces:
Running
Running
Francisco Zanartu
commited on
Commit
•
1b5cc1f
1
Parent(s):
d88f51e
add google genai pkg
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -3,8 +3,7 @@ duckduckgo-search==5.1.0
|
|
3 |
text-generation==0.6.1
|
4 |
transformers==4.38.2
|
5 |
langchain-community==0.0.28
|
6 |
-
|
7 |
-
# google-generativeai==0.3.2
|
8 |
# langchain==0.1.9
|
9 |
# openai==1.12.0
|
10 |
# langchain-openai==0.0.6
|
|
|
3 |
text-generation==0.6.1
|
4 |
transformers==4.38.2
|
5 |
langchain-community==0.0.28
|
6 |
+
google-generativeai==0.3.2
|
|
|
7 |
# langchain==0.1.9
|
8 |
# openai==1.12.0
|
9 |
# langchain-openai==0.0.6
|