Stephanwu commited on
Commit
30a0cf6
·
verified ·
1 Parent(s): 718a115

Add requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ numpy>=1.24.0
3
+ pandas>=2.0.0
4
+ scikit-learn>=1.3.0
5
+ matplotlib>=3.7.0
6
+ seaborn>=0.12.0