eaglelandsonce commited on
Commit
63f1f8f
·
verified ·
1 Parent(s): 7ac4226

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.5.2
3
+ pandas==2.2.3
4
+ numpy==1.26.4
5
+ matplotlib==3.9.2