Anmol58 commited on
Commit
26e1167
·
verified ·
1 Parent(s): 55286ce

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gunicorn
2
+ flask
3
+ pandas
4
+ numpy
5
+ scikit-learn
6
+ joblib