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