rushankg commited on
Commit
05f121c
·
1 Parent(s): 91167c3

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ pandas
2
+ numpy
3
+ pickle
4
+ streamlit
5
+ sklearn
6
+ scikit-learn==1.0.2
7
+ torch