Qwen Image 2.1 masked inpainting: working crop-and-stitch graph, wiring and prompting differences from Flux
Reasonable_Arm7239 · reddit · 2026-09-24
The author shares a full migration of their Flux inpainting workflow to Qwen Image 2.1. Key wiring: the cropped image goes into image1 on TextEncodeQwenImage21 (the VL encoder itself is the reference mechanism, no ReferenceLatent), and the sampler latent must come from InpaintModelConditioning. Prompting is the bigger change — 2.1 is an instruction follower, so "replace the masked object with X" beats Flux-style descriptions. Also covers negative prompts (live at CFG >1), crop-and-stitch params, addressable multi-image references, bf16 fits on 24GB, and a research/non-commercial license.
Related event: Migrating Flux Inpainting Workflows to Qwen Image 2.1: A Hands-On Guide(2 posts)→
More from coding & agent
- Self-organizing agent teams average 66.7% vs 48.8% for best single model, Stanford and Together AI paper finds — james_y_zou · 2026-09-24
- SchrödingerRepo: rewriting repos exposes LLM memorization on SWE-bench — SJTU · 2026-09-24
- Graph Engineering for AI Agents: Structuring Agent Workflows as Graphs — adnan_hashmi · 2026-09-24
- Formally verifying the Claude Agent SDK with Lean via Opus yields 16 bug-fix PRs — jfiance · 2026-09-24
- I made Muse AI install RuneScape in its own Linux VM and actually play it — Spirited-Penalty-491 · 2026-09-24
- Meta's Muse Connector Platform draws 2,000+ developer submissions days after launch — Rasmic · 2026-09-24