Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,4 @@ gunicorn
|
|
| 4 |
spacy
|
| 5 |
# The following line installs the small Italian model for spaCy
|
| 6 |
# directly via pip, making your project self-contained.
|
| 7 |
-
|
|
|
|
| 4 |
spacy
|
| 5 |
# The following line installs the small Italian model for spaCy
|
| 6 |
# directly via pip, making your project self-contained.
|
| 7 |
+
https://github.com/explosion/spacy-models/releases/download/it_core_news_lg-3.7.0/it_core_news_lg-3.7.0-py3-none-any.whl
|