Spaces:
Runtime error
Runtime error
John Graham Reynolds commited on
Commit ·
c86902c
1
Parent(s): 7f99280
add faiss-cpu to requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ tqdm
|
|
| 3 |
streamlit
|
| 4 |
langchain
|
| 5 |
langchain-mistralai
|
| 6 |
-
langchain_community
|
|
|
|
|
|
| 3 |
streamlit
|
| 4 |
langchain
|
| 5 |
langchain-mistralai
|
| 6 |
+
langchain_community
|
| 7 |
+
faiss-cpu
|