Jurk06 commited on
Commit
53cb357
·
verified ·
1 Parent(s): 77f592f

Create requirements.txt

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