Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ sentence-transformers
|
|
3 |
torch
|
4 |
faiss-cpu==1.7.2
|
5 |
python-docx==0.8.11
|
6 |
-
tqdm==4.64.1
|
|
|
|
3 |
torch
|
4 |
faiss-cpu==1.7.2
|
5 |
python-docx==0.8.11
|
6 |
+
tqdm==4.64.1
|
7 |
+
numpy<2
|