space / requirements.txt
grkavi0912's picture
Upload requirements.txt with huggingface_hub
18870c6 verified
raw
history blame contribute delete
246 Bytes
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