Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,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
|
|
|
|
6 |
rank-bm25==0.2.2
|
7 |
PyPDF2==3.0.1
|
8 |
scikit-learn==1.4.0
|
9 |
+
numpy==1.26.0
|
10 |
+
colorama
|