Spaces:
Runtime error
Runtime error
Commit
·
e5fe7ab
1
Parent(s):
ff24392
update req
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ git+https://github.com/boudinfl/pke.git
|
|
5 |
nltk~=3.7
|
6 |
regex~=2022.4.24
|
7 |
flashtext~=2.7
|
8 |
-
spacy~=3.3.0
|
|
|
|
5 |
nltk~=3.7
|
6 |
regex~=2022.4.24
|
7 |
flashtext~=2.7
|
8 |
+
spacy~=3.3.0
|
9 |
+
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.2.5/en_core_web_sm-2.2.5.tar.gz
|