xiaohy commited on
Commit
e6788b5
·
verified ·
1 Parent(s): 916440a

Create requirements.txt

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