Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio==3.50.2
|
| 2 |
-
scikit-learn==1.
|
| 3 |
pandas==1.3.3
|
| 4 |
numpy==1.21.2
|
| 5 |
joblib==1.0.1
|
|
|
|
| 1 |
gradio==3.50.2
|
| 2 |
+
scikit-learn==1.5.2
|
| 3 |
pandas==1.3.3
|
| 4 |
numpy==1.21.2
|
| 5 |
joblib==1.0.1
|