Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
scikit-learn==1.6.1
|
| 4 |
-
|
| 5 |
-
|
|
|
|
| 1 |
+
flask==3.0.2
|
| 2 |
+
numpy==1.26.4
|
| 3 |
scikit-learn==1.6.1
|
| 4 |
+
imbalanced-learn==0.12.3
|
| 5 |
+
gunicorn==21.2.0
|