Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ streamlit
|
|
2 |
google-generativeai
|
3 |
langchain
|
4 |
langchain-community
|
|
|
5 |
faiss-cpu
|
|
|
2 |
google-generativeai
|
3 |
langchain
|
4 |
langchain-community
|
5 |
+
langchain-google-genai
|
6 |
faiss-cpu
|