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