Spaces:
Running
Running
Update requirements.txt
Browse files- 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 |
-
|
|
|
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
|