- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
spacy-streamlit==1.0.6
|
2 |
-
pip==23.3.1
|
3 |
-
setuptools
|
4 |
-
pydantic==1.*
|
5 |
-
altair<5
|
6 |
-
scikit-bio==0.5.8
|
7 |
-
streamlit
|
8 |
-
typing_extensions<4.6.0
|
9 |
|
10 |
|
11 |
# https://huggingface.co/egumasa/en_engagement_RoBERTa_combined/resolve/main/en_engagement_RoBERTa_combined-any-py3-none-any.whl
|
|
|
1 |
spacy-streamlit==1.0.6
|
2 |
+
# pip==23.3.1
|
3 |
+
# setuptools
|
4 |
+
# pydantic==1.*
|
5 |
+
# altair<5
|
6 |
+
# scikit-bio==0.5.8
|
7 |
+
# streamlit
|
8 |
+
# typing_extensions<4.6.0
|
9 |
|
10 |
|
11 |
# https://huggingface.co/egumasa/en_engagement_RoBERTa_combined/resolve/main/en_engagement_RoBERTa_combined-any-py3-none-any.whl
|