prasanthr0416 commited on
Commit
93f8f5b
·
verified ·
1 Parent(s): 530633f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ streamlit>=1.28.0
2
+ scikit-learn>=1.3.0
3
+ pandas>=2.0.0
4
+ numpy>=1.24.0