Spaces:
Sleeping
Sleeping
Commit
·
3c62867
1
Parent(s):
74b13c1
Fix requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
huggingface_hub==0.22.2
|
| 2 |
annoy
|
| 3 |
-
faiss
|
| 4 |
langchain_community
|
| 5 |
langchain
|
| 6 |
sentence_transformers
|
|
|
|
| 1 |
huggingface_hub==0.22.2
|
| 2 |
annoy
|
| 3 |
+
faiss-cpu
|
| 4 |
langchain_community
|
| 5 |
langchain
|
| 6 |
sentence_transformers
|