Spaces:
Runtime error
Runtime error
Update requirements,txt
Browse files- requirements,txt +2 -10
requirements,txt
CHANGED
@@ -1,10 +1,2 @@
|
|
1 |
-
spacy
|
2 |
-
|
3 |
-
pandas
|
4 |
-
numpy
|
5 |
-
spacy-transformers
|
6 |
-
tensorflow
|
7 |
-
transformers
|
8 |
-
plotly
|
9 |
-
st-annotated-text
|
10 |
-
https://huggingface.co/d4data/en_pipeline/resolve/main/en_pipeline-any-py3-none-any.whl
|
|
|
1 |
+
spacy==3.4.2
|
2 |
+
https://huggingface.co/d4data/en_pipeline/resolve/main/en_pipeline-any-py3-none-any.whl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|