Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
streamlit
|
2 |
spacy==3.5
|
3 |
spacy_streamlit
|
4 |
altair<5
|
5 |
scikit-bio==0.5.8
|
|
|
6 |
|
7 |
# https://huggingface.co/egumasa/en_engagement_RoBERTa_combined/resolve/main/en_engagement_RoBERTa_combined-any-py3-none-any.whl
|
8 |
# https://huggingface.co/egumasa/en_engagement_RoBERTa_context_flz/resolve/main/en_engagement_RoBERTa_context_flz-any-py3-none-any.whl
|
|
|
|
|
1 |
spacy==3.5
|
2 |
spacy_streamlit
|
3 |
altair<5
|
4 |
scikit-bio==0.5.8
|
5 |
+
streamlit
|
6 |
|
7 |
# https://huggingface.co/egumasa/en_engagement_RoBERTa_combined/resolve/main/en_engagement_RoBERTa_combined-any-py3-none-any.whl
|
8 |
# https://huggingface.co/egumasa/en_engagement_RoBERTa_context_flz/resolve/main/en_engagement_RoBERTa_context_flz-any-py3-none-any.whl
|