mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Add TIER_PARAMS dict with fast/balanced/high presets controlling band size, mask dilation, seam strip width, and Telea pre-inpainting. Parse tier from sys.argv[7] with balanced fallback. Conditional Telea and seam refinement steps skip cleanly for fast tier. Progressive outpaint now accepts band_size and progress bounds for tier-appropriate scaling.