Egrt commited on
Commit
e902506
·
1 Parent(s): 82c69fc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  cython
2
  huggingface_hub
3
- sklearn
4
  scipy==1.4.1
5
  numpy==1.23.1
6
  matplotlib==3.3.2
 
1
  cython
2
  huggingface_hub
3
+ scikit-learn==0.22.1
4
  scipy==1.4.1
5
  numpy==1.23.1
6
  matplotlib==3.3.2