mateo-sanro commited on
Commit
8f39a70
1 Parent(s): a13a20e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- joblib == 1.4.2
2
- matplotlib == 3.9.0
3
- numpy == 1.26.4
4
- streamlit == 1.35.0
5
- tensorflow == 2.16.1
6
- keras == 3.3.3
 
 
1
+ joblib == 1.4.2
2
+ matplotlib == 3.9.0
3
+ numpy == 1.26.4
4
+ streamlit == 1.35.0
5
+ tensorflow == 2.16.1
6
+ keras == 3.3.3
7
+ scikit-learn == 1.5.0