bfbeb9fc7f
- fetch_weights.py: no-argument script that downloads every model weight into models/ via the hf-mirror (proxy forced-bypassed, Xet disabled). Model ids are read from config/code, and folders that already hold a weight file are skipped (no network, no re-download). After it runs the app has full functionality offline. Verified end to end (skips the 3 present models, pulls HR-matting). - DEPLOY.md / DEPLOY_ZH.md: correct BiRefNet_HR-matting size from ~0.9 GB to the verified ~425 MB. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>