Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ ipywidgets
|
|
| 2 |
pandas==1.5.3
|
| 3 |
numpy==1.23.4
|
| 4 |
scikit-learn==1.5.2
|
| 5 |
-
imblearn
|
| 6 |
seaborn==0.11.2
|
| 7 |
matplotlib==3.6.2
|
| 8 |
gradio==3.28.0
|
|
|
|
| 2 |
pandas==1.5.3
|
| 3 |
numpy==1.23.4
|
| 4 |
scikit-learn==1.5.2
|
| 5 |
+
imblearn
|
| 6 |
seaborn==0.11.2
|
| 7 |
matplotlib==3.6.2
|
| 8 |
gradio==3.28.0
|