You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seed XGBoost model cache from a bundled copy if present alongside the app
Lets a deployment (e.g. the HF Space) ship the model file directly and
skip the runtime download from Zenodo entirely. No-op when no bundled
file is present, so this doesn't change behavior for normal installs.
0 commit comments