Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,6 @@ keybert==0.7.0
|
|
| 4 |
spacy==3.7.2
|
| 5 |
scikit-learn==1.2.2
|
| 6 |
gradio==3.50.2
|
| 7 |
-
scispacy==0.5.5
|
|
|
|
|
|
|
|
|
| 4 |
spacy==3.7.2
|
| 5 |
scikit-learn==1.2.2
|
| 6 |
gradio==3.50.2
|
| 7 |
+
scispacy==0.5.5
|
| 8 |
+
huggingface_hub==0.14.1
|
| 9 |
+
sentence-transformers==2.2.2
|