fatimag29 commited on
Commit
32d1146
·
1 Parent(s): f6ca109

Added application

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ mlflow==2.21.0
2
+ cloudpickle==3.1.1
3
+ numpy==2.0.2
4
+ pandas==2.2.3
5
+ psutil==6.1.1
6
+ scikit-learn==1.6.1
7
+ scipy==1.15.2