Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -2,4 +2,7 @@ chainlit
|
|
2 |
google-generativeai
|
3 |
python-dotenv
|
4 |
google-genai
|
5 |
-
|
|
|
|
|
|
|
|
2 |
google-generativeai
|
3 |
python-dotenv
|
4 |
google-genai
|
5 |
+
langchain
|
6 |
+
langchain-google-genai
|
7 |
+
python-dotenv
|
8 |
+
faiss-cpu
|