Abdullah Imran commited on
Commit
553da21
·
unverified ·
1 Parent(s): 84746cf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  streamlit
2
- tensorflow
3
  pandas
4
  scikit-learn
5
  joblib
6
  matplotlib
7
- numpy
 
1
  streamlit
2
+ tensorflow==2.15.0
3
  pandas
4
  scikit-learn
5
  joblib
6
  matplotlib
7
+ numpy