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