SilvioLima commited on
Commit
0f49955
verified
1 Parent(s): 41807c1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  joblib==1.4.2
2
- numpy==1.26.0
3
  pandas==2.2.2
4
  pillow==11.1.0
5
  scikit-learn==1.6.1
6
  keras==3.9.2
7
- tensorflow==2.19.0
 
 
1
  joblib==1.4.2
2
+ numpy==1.26.4
3
  pandas==2.2.2
4
  pillow==11.1.0
5
  scikit-learn==1.6.1
6
  keras==3.9.2
7
+ tensorflow==2.19.0
8
+ streamlit==1.44.1