diff --git a/requirements.txt b/requirements.txt index 326042f..44e05a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,5 +14,4 @@ pyttsx3==2.90 Pillow~=9.1.1 tomlkit==0.11.4 Flask==2.2.2 -spacy==3.4.1 -https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.0.0/en_core_web_sm-3.0.0.tar.gz \ No newline at end of file +spacy==3.4.1 \ No newline at end of file