AdarshRajDS commited on
Commit
78d34ab
·
1 Parent(s): 7146a1f

Added sklearn

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -5,6 +5,7 @@ uvicorn
5
  pillow
6
  numpy<2
7
  python-multipart
 
8
 
9
 
10
 
 
5
  pillow
6
  numpy<2
7
  python-multipart
8
+ scikit-learn
9
 
10
 
11