adityaaarora commited on
Commit
99ac2f0
Β·
1 Parent(s): ef62b3e

Add scikit

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -5,3 +5,4 @@ Pillow
5
  boto3 # if you use AWS S3 for image storage (as in your Django project)
6
  django-storages
7
  whitenoise # static file handling (optional)
 
 
5
  boto3 # if you use AWS S3 for image storage (as in your Django project)
6
  django-storages
7
  whitenoise # static file handling (optional)
8
+ scikit-learn