Gieorgie commited on
Commit
0349eb2
1 Parent(s): 0c7270f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- streamlit
2
- pandas
3
- seaborn
4
- matplotlib
5
- numpy
6
- scikit-learn==1.2.2
7
- Pillow
 
8
  plotly
 
1
+ streamlit
2
+ pandas
3
+ seaborn
4
+ matplotlib
5
+ numpy
6
+ scikit-learn==1.2.2
7
+ imbalanced-learn==0.12.0
8
+ Pillow
9
  plotly