Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ streamlit==1.31.0
|
|
| 2 |
langchain==0.3.0
|
| 3 |
langchain-community==0.3.0
|
| 4 |
langchain-google-genai==2.0.0
|
| 5 |
-
chromadb==0.5.5
|
|
|
|
|
|
| 2 |
langchain==0.3.0
|
| 3 |
langchain-community==0.3.0
|
| 4 |
langchain-google-genai==2.0.0
|
| 5 |
+
chromadb==0.5.5
|
| 6 |
+
google-generativeai==0.8.2
|