Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ langchain
|
|
6 |
langchain-community
|
7 |
numpy
|
8 |
sentence-transformers
|
9 |
-
langchain_huggingface
|
|
|
|
6 |
langchain-community
|
7 |
numpy
|
8 |
sentence-transformers
|
9 |
+
langchain_huggingface
|
10 |
+
faiss-cpu
|