cyberandy commited on
Commit
78742fd
1 Parent(s): 383d6aa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -13,9 +13,10 @@ lmdb>=1.0
13
  boto3
14
  prettyprint
15
  botocore
 
16
  git+https://github.com/tvst/st-annotated-text.git
17
  https://github.com/amazon-science/ReFinED/archive/refs/tags/V1.zip
18
- https://github.com/explosion/spacy-models/releases/download/de_core_news_sm-3.7.0/de_core_news_sm-3.7.0-py3-none-any.whl
19
  spacy
20
  spacyfishing
21
  spacy-transformers
 
13
  boto3
14
  prettyprint
15
  botocore
16
+ protobuf
17
  git+https://github.com/tvst/st-annotated-text.git
18
  https://github.com/amazon-science/ReFinED/archive/refs/tags/V1.zip
19
+ https://huggingface.co/spacy/de_core_news_lg/resolve/main/de_core_news_lg-any-py3-none-any.whl
20
  spacy
21
  spacyfishing
22
  spacy-transformers