Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -2,5 +2,4 @@ gradio>=5.9.1
|
|
| 2 |
pandas>=1.5.0
|
| 3 |
numpy>=1.24.0
|
| 4 |
scikit-learn>=1.3.0
|
| 5 |
-
xgboost>=1.7.0
|
| 6 |
-
pickle5
|
|
|
|
| 2 |
pandas>=1.5.0
|
| 3 |
numpy>=1.24.0
|
| 4 |
scikit-learn>=1.3.0
|
| 5 |
+
xgboost>=1.7.0
|
|
|