Spaces:
Runtime error
Runtime error
acecalisto3
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ tensorrt
|
|
13 |
mysql-connector-python
|
14 |
python-dotenv
|
15 |
spacy
|
16 |
-
cython==3.0.10
|
|
|
|
13 |
mysql-connector-python
|
14 |
python-dotenv
|
15 |
spacy
|
16 |
+
cython==3.0.10
|
17 |
+
--extra-index-url https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.5.0/en_core_web_sm-3.5.0-py3-none-any.whl
|