skbio
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ streamlit==1.16.0
|
|
2 |
spacy>=3.3.1
|
3 |
spacy_streamlit
|
4 |
altair<5
|
|
|
5 |
|
6 |
# https://huggingface.co/egumasa/en_engagement_RoBERTa_combined/resolve/main/en_engagement_RoBERTa_combined-any-py3-none-any.whl
|
7 |
# https://huggingface.co/egumasa/en_engagement_RoBERTa_context_flz/resolve/main/en_engagement_RoBERTa_context_flz-any-py3-none-any.whl
|
|
|
2 |
spacy>=3.3.1
|
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
|