Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,3 +2,5 @@
|
|
2 |
spacy==3.6.0
|
3 |
spacy-legacy==3.0.12
|
4 |
spacy-loggers==1.0.4
|
|
|
|
|
|
2 |
spacy==3.6.0
|
3 |
spacy-legacy==3.0.12
|
4 |
spacy-loggers==1.0.4
|
5 |
+
# Hugging Face Latincy Model
|
6 |
+
-e https://huggingface.co/latincy/la_core_web_lg/resolve/main/la_core_web_lg-any-py3-none-any.whl
|