83d4468b69
Downscale to 2000px JPEG before rembg, random blend opacity, timeout retries, per-variant remix prefill, lightbox, and longer SFTP idle. Co-authored-by: Cursor <cursoragent@cursor.com>
Background-removal comparison
Inbox originals from live.f12.rocks vs. backends.
Layout
inputs/— originals from boka inboxoutputs/— results, naming:
<stem>__rembg-u2net__no-alpha.png
<stem>__rembg-u2net__alpha.png
<stem>__rembg-default__no-alpha.png
<stem>__rembg-default__alpha.png
<stem>__rembg-birefnet-general__no-alpha.png
<stem>__rembg-birefnet-general__alpha.png
<stem>__withoutbg-open-weights.png
rembg-default=rembg.remove()without session (library default = u2net)rembg-u2net= explicitnew_session("u2net")— expect identical to defaultwithoutbgopen-weights includes matting in-graph (~2GB RAM claimed)
Re-run
./run.sh
Skips existing non-empty outputs. Models cached in model-cache/.