ComfyUI Node
Eric Qwen-Edit Inpaint
A ComfyUI node in Eric Qwen-Edit with 11 inputs and 1 output.
Eric Qwen-Edit Inpaint
- pipeline
- image
- mask
- image
◄prompta beautiful garden with flowers►
◄negative_prompt►
◄mask_modeblank_white►
◄feather8►
◄steps8►
◄true_cfg_scale4.0►
◄seed0►
◄max_mp8.0►
CategoryEric Qwen-Edit
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| pipeline | QWEN_EDIT_PIPELINE | — | |
| image | IMAGE | Image to inpaint | |
| mask | MASK | Mask indicating areas to inpaint (white = inpaint, black = keep) | |
| prompt | STRING | a beautiful garden with flowers | Describe WHAT to generate in the blank area. The model sees a blank hole — it will fill it with whatever you describe. Don't mention 'mask'. |
| negative_promptopt | STRING | What to avoid | |
| mask_modeopt | COMBO | blank_white | How the masked region appears to the model. blank_white: solid white hole (best for most cases). blank_gray: neutral gray hole. color_overlay: semi-transparent pink (model sees original underneath). |
| featheropt | INT | 80–50 | Gaussian blur radius for mask-edge feathering during post-compositing. Higher = softer blend between generated and original pixels at mask edges. 0 = hard edge. |
| stepsopt | INT | 81–100 | Inference steps (8 for lightning LoRA, 50 for base model) |
| true_cfg_scaleopt | FLOAT | 4.01–20 | True CFG scale |
| seedopt | INT | 00–18446744073709550000 | Random seed |
| max_mpopt | FLOAT | 8.00.5–16 | Max output megapixels. Lower = faster. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |