Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ streamlit
|
|
3 |
presidio-anonymizer
|
4 |
presidio-analyzer
|
5 |
torch
|
|
|
6 |
#flair@git+https://github.com/flairNLP/flair.git@d4ed67bf663e4066517f00397412510d90043653
|
7 |
st-annotated-text
|
8 |
https://huggingface.co/beki/en_spacy_pii_distilbert/resolve/main/en_spacy_pii_distilbert-any-py3-none-any.whl
|
|
|
3 |
presidio-anonymizer
|
4 |
presidio-analyzer
|
5 |
torch
|
6 |
+
altair<5
|
7 |
#flair@git+https://github.com/flairNLP/flair.git@d4ed67bf663e4066517f00397412510d90043653
|
8 |
st-annotated-text
|
9 |
https://huggingface.co/beki/en_spacy_pii_distilbert/resolve/main/en_spacy_pii_distilbert-any-py3-none-any.whl
|