Nodes/Eric_Qwen_Edit_Experiments/Eric Qwen-Edit Delta Overlay
ComfyUI Node

Eric Qwen-Edit Delta Overlay

A ComfyUI node in Eric Qwen-Edit with 7 inputs and 3 outputs.

By EricRollei·Created 5 months ago·Updated 3 months ago· 19
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)

NameTypeDefaultDescription
original_imageIMAGEThe original high-resolution image (before editing)
edited_imageIMAGEThe edited image (may be lower resolution than original)
thresholdoptFLOAT0.0500.001–0.5Pixel difference threshold to detect changes (0-1 range). Lower = more sensitive, higher = only major changes.
blur_radiusoptINT50–50Gaussian blur radius for mask edge softening. Higher = smoother transitions between edited and original regions.
expand_maskoptINT30–30Dilate the mask by this many pixels to catch edge artifacts.
upscale_methodoptCOMBOlanczosMethod for upscaling the edited image to original resolution.
input_maskoptMASKOptional: override the auto-detected mask with a manual one. This confines the overlay to only the masked region.

Outputs (3)

NameTypeDescription
compositeIMAGE
change_maskMASK
upscaled_editIMAGE