Spaces:
Sleeping
Sleeping
Fixed package issues
Browse files- requirements_api.txt +3 -0
requirements_api.txt
CHANGED
|
@@ -18,3 +18,6 @@ seaborn
|
|
| 18 |
scikit-learn
|
| 19 |
pydantic
|
| 20 |
requests
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
scikit-learn
|
| 19 |
pydantic
|
| 20 |
requests
|
| 21 |
+
nltk
|
| 22 |
+
spacy
|
| 23 |
+
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.8.0/en_core_web_sm-3.8.0-py3-none-any.whl
|