isshagle commited on
Commit
b3566c3
1 Parent(s): f87211d

Create requirements.txt

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