Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ numpy==1.23.5
|
|
5 |
scikit-learn==1.2.2
|
6 |
matplotlib==3.7.1
|
7 |
seaborn==0.12.2
|
8 |
-
|
9 |
Pillow==10.0.0
|
10 |
reportlab==3.6.12
|
11 |
fpdf==1.7.2
|
|
|
5 |
scikit-learn==1.2.2
|
6 |
matplotlib==3.7.1
|
7 |
seaborn==0.12.2
|
8 |
+
imbalanced-learn==0.10.1
|
9 |
Pillow==10.0.0
|
10 |
reportlab==3.6.12
|
11 |
fpdf==1.7.2
|