agayabag commited on
Commit
8d97f5b
·
1 Parent(s): 367847b

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ streamlit == 1.22.0
2
+ pandas == 2.0.1
3
+ numpy == 1.23.5
4
+ scikit-learn == 1.2.2
5
+ imbalanced-learn == 0.10.1
6
+ daal4py == 2023.1.1
7
+ feature_engine == 1.6.0
8
+ tensorflow == 2.12.0