ComfyUI Node
Eric Qwen-Edit Delta Overlay
A ComfyUI node in Eric Qwen-Edit with 7 inputs and 3 outputs.
Eric Qwen-Edit Delta Overlay
- original_image
- edited_image
- input_mask
- composite
- change_mask
- upscaled_edit
◄threshold0.050►
◄blur_radius5►
◄expand_mask3►
◄upscale_methodlanczos►
CategoryEric Qwen-Edit
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| original_image | IMAGE | The original high-resolution image (before editing) | |
| edited_image | IMAGE | The edited image (may be lower resolution than original) | |
| thresholdopt | FLOAT | 0.0500.001–0.5 | Pixel difference threshold to detect changes (0-1 range). Lower = more sensitive, higher = only major changes. |
| blur_radiusopt | INT | 50–50 | Gaussian blur radius for mask edge softening. Higher = smoother transitions between edited and original regions. |
| expand_maskopt | INT | 30–30 | Dilate the mask by this many pixels to catch edge artifacts. |
| upscale_methodopt | COMBO | lanczos | Method for upscaling the edited image to original resolution. |
| input_maskopt | MASK | Optional: override the auto-detected mask with a manual one. This confines the overlay to only the masked region. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| composite | IMAGE | — |
| change_mask | MASK | — |
| upscaled_edit | IMAGE | — |