isshagle commited on
Commit
c309d2d
1 Parent(s): ea735b8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,7 +1,7 @@
 
1
  numpy
2
  pandas
3
  gradio
4
- sklearn
5
  matplotlib
6
- PIL
7
- io
 
1
+
2
  numpy
3
  pandas
4
  gradio
5
+ scikit-learn
6
  matplotlib
7
+ Pillow