Spaces:
Building
Building
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,5 +7,5 @@ gunicorn==21.2.0
|
|
7 |
spacy==3.7.5
|
8 |
nltk==3.8.1
|
9 |
scikit-learn==1.5.0
|
10 |
-
https://github.com/explosion/spacy-models/releases/download/
|
11 |
|
|
|
7 |
spacy==3.7.5
|
8 |
nltk==3.8.1
|
9 |
scikit-learn==1.5.0
|
10 |
+
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1-py3-none-any.whl
|
11 |
|