Spaces:
Sleeping
Sleeping
Upload 2 files
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
gradio==3.25.0
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
numpy==1.24.2
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
gradio==3.25.0
|
3 |
+
sentence-transformers
|
4 |
+
scikit-learn
|
5 |
+
numpy
|
|