edcelbogs commited on
Commit
addc16a
·
verified ·
1 Parent(s): c701990

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- streamlit==1.49.1
2
- tensorflow==2.13.0
3
- numpy==1.24.3
4
- pandas==2.3.1
5
- scikit-learn==1.3.2
6
- joblib==1.5.1
7
- h5py==3.9.0
8
 
 
1
+ streamlit
2
+ tensorflow
3
+ numpy
4
+ pandas
5
+ scikit-learn
6
+ joblib
7
+ h5py
8