diff --git a/extensions/superboogav2/requirements.txt b/extensions/superboogav2/requirements.txt index 8b6869f..6c7008c 100644 --- a/extensions/superboogav2/requirements.txt +++ b/extensions/superboogav2/requirements.txt @@ -9,4 +9,5 @@ spacy spacy_lookup_data pytextrank num2words -pydantic==1.10.12 \ No newline at end of file +pydantic==1.10.12 +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 \ No newline at end of file