Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ spacy>=3.0,<4.0
|
|
4 |
pandas>=1.2.0
|
5 |
textblob>=0.15.3
|
6 |
gradio
|
7 |
-
huggingface_hub
|
|
|
|
4 |
pandas>=1.2.0
|
5 |
textblob>=0.15.3
|
6 |
gradio
|
7 |
+
huggingface_hub
|
8 |
+
en-core-web-sm @ 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#sha256=86cc141f63942d4b2c5fcee06630fd6f904788d2f0ab005cce45aadb8fb73889
|