Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -5,5 +5,5 @@ sentence-transformers==2.3.1
|
|
5 |
faiss-cpu==1.7.4
|
6 |
rank-bm25==0.2.2
|
7 |
PyPDF2==3.0.1
|
8 |
-
|
9 |
-
|
|
|
5 |
faiss-cpu==1.7.4
|
6 |
rank-bm25==0.2.2
|
7 |
PyPDF2==3.0.1
|
8 |
+
scikit-learn==1.4.0
|
9 |
+
numpy==1.26.0
|