AdrianHR commited on
Commit
c6751cc
·
1 Parent(s): a247a7c

Change requirements.txt to also have sklearn

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -4,3 +4,4 @@ joblib==1.3.2
4
  pandas==2.0.3
5
  Pillow==10.1.0
6
  Requests==2.31.0
 
 
4
  pandas==2.0.3
5
  Pillow==10.1.0
6
  Requests==2.31.0
7
+ scikit-learn==1.3.2