Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
pandas==2.2.3
|
2 |
streamlit==1.40.1
|
3 |
presidio-anonymizer==2.2.355
|
@@ -6,5 +7,4 @@ torch==2.5.1
|
|
6 |
altair==4.2.2
|
7 |
#flair@git+https://github.com/flairNLP/flair.git@d4ed67bf663e4066517f00397412510d90043653
|
8 |
st-annotated-text==4.0.1
|
9 |
-
https://huggingface.co/beki/en_spacy_pii_distilbert/resolve/main/en_spacy_pii_distilbert-any-py3-none-any.whl
|
10 |
-
spacy==3.8.2
|
|
|
1 |
+
spacy==3.8.2
|
2 |
pandas==2.2.3
|
3 |
streamlit==1.40.1
|
4 |
presidio-anonymizer==2.2.355
|
|
|
7 |
altair==4.2.2
|
8 |
#flair@git+https://github.com/flairNLP/flair.git@d4ed67bf663e4066517f00397412510d90043653
|
9 |
st-annotated-text==4.0.1
|
10 |
+
https://huggingface.co/beki/en_spacy_pii_distilbert/resolve/main/en_spacy_pii_distilbert-any-py3-none-any.whl
|
|