Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ langchain
|
|
3 |
streamlit
|
4 |
langchain-google-genai
|
5 |
unstructured
|
6 |
-
python-dotenv
|
|
|
|
3 |
streamlit
|
4 |
langchain-google-genai
|
5 |
unstructured
|
6 |
+
python-dotenv
|
7 |
+
faiss-cpu
|