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