Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,10 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
|
|
|
|
| 1 |
+
pandas==2.0.3
|
| 2 |
+
numpy==1.24.4
|
| 3 |
+
matplotlib==3.8.0
|
| 4 |
+
seaborn==0.12.2
|
| 5 |
+
scikit-learn==1.3.0
|
| 6 |
+
imblearn==0.0
|
| 7 |
+
joblib==1.3.2
|
| 8 |
+
streamlit==1.24.0
|
| 9 |
+
|
| 10 |
|