pleonova commited on
Commit
b4ff267
1 Parent(s): 7220e5e

Replace sklearn with scikit-learn

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,5 +2,5 @@ transformers[sentencepiece]==4.11.0
2
  pandas==1.4.3
3
  streamlit==1.10.0
4
  torch==1.12.0
5
- sklearn==1.1.1
6
  KeyBERT==0.5.1
2
  pandas==1.4.3
3
  streamlit==1.10.0
4
  torch==1.12.0
5
+ scikit-learn==1.1.1
6
  KeyBERT==0.5.1