paul hilders commited on
Commit
a676926
·
1 Parent(s): cca85c2

Add spacy model to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -98,6 +98,7 @@ six==1.16.0
98
  sniffio==1.2.0
99
  soupsieve==2.3.2.post1
100
  spacy
 
101
  stack-data==0.3.0
102
  tangled-up-in-unicode==0.2.0
103
  termcolor==1.1.0
 
98
  sniffio==1.2.0
99
  soupsieve==2.3.2.post1
100
  spacy
101
+ https://huggingface.co/spacy/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-none-any.whl
102
  stack-data==0.3.0
103
  tangled-up-in-unicode==0.2.0
104
  termcolor==1.1.0