Spaces:
Sleeping
Sleeping
Adding the URL to pip install the spaCy model
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,3 +10,4 @@ gradio
|
|
10 |
langdetect
|
11 |
spacy
|
12 |
deep_translator
|
|
|
|
10 |
langdetect
|
11 |
spacy
|
12 |
deep_translator
|
13 |
+
https://huggingface.co/spacy/xx_sent_ud_sm/resolve/main/xx_sent_ud_sm-any-py3-none-any.whl
|