Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -10,3 +10,5 @@ gradio
|
|
10 |
langdetect
|
11 |
spacy
|
12 |
deep_translator
|
|
|
|
|
|
10 |
langdetect
|
11 |
spacy
|
12 |
deep_translator
|
13 |
+
!pip install https://huggingface.co/spacy/xx_sent_ud_sm/resolve/main/xx_sent_ud_sm-any-py3-none-any.whl
|
14 |
+
|