SameerArz commited on
Commit
0965d3f
1 Parent(s): 3f9e40f

Upload requirements.txt

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