Prajwal3009 commited on
Commit
e8aecd3
·
verified ·
1 Parent(s): 8b7295c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,8 +1,10 @@
1
- keras==2.15.0
 
2
  numpy
3
  pandas
4
  scikit_learn
5
  statsmodels
6
  streamlit
 
 
7
  xgboost
8
- tensorflow==2.15.1
 
1
+ keras
2
+ matplotlib
3
  numpy
4
  pandas
5
  scikit_learn
6
  statsmodels
7
  streamlit
8
+ tensorflow
9
+ tensorflow_intel
10
  xgboost