realfreko commited on
Commit
26869a9
1 Parent(s): 5723968

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,6 +4,6 @@ numpy==1.23.0
4
  tensorflow==2.11.0
5
  tensorflow-hub==0.12.0
6
  pandas==1.4.2
7
- sklearn==1.1.0
8
  spacy==3.5.0
9
  streamlit==1.10.0
 
4
  tensorflow==2.11.0
5
  tensorflow-hub==0.12.0
6
  pandas==1.4.2
7
+ scikit-learn==1.1.0
8
  spacy==3.5.0
9
  streamlit==1.10.0