dschandra commited on
Commit
552aaeb
·
verified ·
1 Parent(s): 49e447c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ flask==2.3.3
2
+ numpy==1.26.4
3
+ scikit-learn==1.5.2
4
+ gunicorn==22.0.0