Spaces:
Sleeping
Sleeping
Update pre-requirements.txt
Browse files- pre-requirements.txt +2 -1
pre-requirements.txt
CHANGED
@@ -7,4 +7,5 @@ llama-index-vector-stores-faiss==0.1.2
|
|
7 |
llama-index-retrievers-bm25==0.1.4
|
8 |
numpy==1.23
|
9 |
scipy==1.8.0
|
10 |
-
watchdog
|
|
|
|
7 |
llama-index-retrievers-bm25==0.1.4
|
8 |
numpy==1.23
|
9 |
scipy==1.8.0
|
10 |
+
watchdog
|
11 |
+
faiss-cpu
|