Ayushs799 commited on
Commit
9639a6f
·
1 Parent(s): fa3c234

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ scikit-learn==1.2.0
2
+ keras==2.12.0
3
+ streamlit==1.19.0
4
+ tensorflow==2.12.0
5
+ matplotlib==3.6.3
6
+ numpy==1.23.5
7
+ altair<5