Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Commit

Permalink
Merge pull request #25 from 18F/MEL-13
Browse files Browse the repository at this point in the history
MEL-13 Removed large spacy model from requirements
  • Loading branch information
AdamGerberGSA committed Jun 10, 2020
2 parents f3f95b0 + c0940fd commit 930eba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/web/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ chardet==3.0.4
click==7.1.1
colorama==0.4.3; sys_platform == "win32"
cymem==2.0.3
https://github.com/explosion/spacy-models/releases/download/en_core_web_lg-2.2.5/en_core_web_lg-2.2.5.tar.gz
# https://github.com/explosion/spacy-models/releases/download/en_core_web_lg-2.2.5/en_core_web_lg-2.2.5.tar.gz
flask==1.1.1
flask-cors==1.10.2
idna==2.9
Expand Down

0 comments on commit 930eba9

Please sign in to comment.