eaglelandsonce commited on
Commit
282ce87
·
verified ·
1 Parent(s): bf76313

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.44.0
2
+ scikit-learn>=1.3.0
3
+ matplotlib>=3.7.0
4
+ pandas>=1.5.0
5
+ numpy>=1.24.0