Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -2,6 +2,4 @@ huggingface_hub==0.25.2
|
|
2 |
gradio>=4.0
|
3 |
transformers
|
4 |
torch
|
5 |
-
|
6 |
-
pip install spacy
|
7 |
-
python -m spacy download xx_ent_wiki_sm
|
|
|
2 |
gradio>=4.0
|
3 |
transformers
|
4 |
torch
|
5 |
+
spacy
|
|
|
|