Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ transformers
|
|
10 |
torch
|
11 |
scikit-learn
|
12 |
numpy
|
13 |
-
|
|
|
|
10 |
torch
|
11 |
scikit-learn
|
12 |
numpy
|
13 |
+
huggingface_hub==0.16.4
|
14 |
+
sentence-transformers==2.2.2
|