Spaces:
Paused
Paused
| flask | |
| streamlit | |
| joblib==1.4.2 | |
| pandas==2.2.2 | |
| numpy==2.0.2 | |
| xgboost==2.1.4 # Include if your model pipeline uses XGBoost | |
| scikit-learn==1.6.1 # Include if your model pipeline uses scikit-learn components | |
| gunicorn # Add gunicorn for production server | |