Ayush Shrivastava commited on
Commit
e6fee14
·
1 Parent(s): ceafa16

Adding Req file

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ scikit-learn==1.2.0
2
+ keras == 2.12.0
3
+ streamlit ==1.19.0