CharlieBoyer HF Staff commited on
Commit
65d5cf7
·
verified ·
1 Parent(s): 7632a87

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ datasets>=2.14.0
3
+ scikit-learn>=1.2.0
4
+ plotly>=5.15.0
5
+ pandas
6
+ numpy>=1.24.0
7
+ pyarrow>=14.0.0