cyberandy commited on
Commit
a22b434
·
verified ·
1 Parent(s): 2bc57d7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -14,10 +14,11 @@ 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
  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
21
- spacy
22
  spacyfishing
23
  spacy-transformers
 
14
  prettyprint
15
  botocore
16
  protobuf
17
+ streamlit
18
  git+https://github.com/tvst/st-annotated-text.git
19
  https://github.com/amazon-science/ReFinED/archive/refs/tags/V1.zip
20
+ spacy>=3.4.0
21
+ https://github.com/explosion/spacy-models/releases/download/de_core_news_lg-3.7.0/de_core_news_lg-3.7.0-py3-none-any.whl
22
  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
 
23
  spacyfishing
24
  spacy-transformers