Spaces:
Sleeping
Sleeping
Update requirements .txt
Browse files- requirements .txt +2 -0
requirements .txt
CHANGED
@@ -6,4 +6,6 @@ shap==0.44.1
|
|
6 |
matplotlib==3.8.4
|
7 |
pillow==10.3.0
|
8 |
gradio==4.31.5
|
|
|
|
|
9 |
|
|
|
6 |
matplotlib==3.8.4
|
7 |
pillow==10.3.0
|
8 |
gradio==4.31.5
|
9 |
+
scikit-learn==1.4.2
|
10 |
+
joblib==1.4.2
|
11 |
|