kevalfst commited on
Commit
c0b24bc
·
verified ·
1 Parent(s): 0c1ee5d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ pandas==2.2.2
2
+ scikit-learn==1.4.2
3
+ joblib==1.4.2
4
+ gradio==4.30.0