Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ huggingface_hub==0.29.2
|
|
2 |
datasets==3.3.2
|
3 |
gradio==5.20.1
|
4 |
pandas==2.2.3
|
5 |
-
faiss-cpu==1.10.0
|
|
|
|
2 |
datasets==3.3.2
|
3 |
gradio==5.20.1
|
4 |
pandas==2.2.3
|
5 |
+
faiss-cpu==1.10.0
|
6 |
+
sentence-transformers==3.4.1
|