Pratik26Dec commited on
Commit
6afee26
·
verified ·
1 Parent(s): 984a4fb

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ Flask==2.2.2
2
+ pandas==1.5.3
3
+ scikit-learn==1.2.2
4
+ joblib==1.2.0
5
+ gunicorn==20.1.0