Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ langchain_community
|
|
5 |
langchain_huggingface
|
6 |
sentence-transformers
|
7 |
unstructured
|
|
|
8 |
backoff
|
|
|
5 |
langchain_huggingface
|
6 |
sentence-transformers
|
7 |
unstructured
|
8 |
+
faiss-cpu
|
9 |
backoff
|