Nodes/Eric_Qwen_Edit_Experiments/Eric Qwen-Edit Inpaint Transfer
ComfyUI Node

Eric Qwen-Edit Inpaint Transfer

A ComfyUI node in Eric Qwen-Edit with 14 inputs and 1 output.

By EricRollei·Created 5 months ago·Updated 3 months ago· 19
Eric Qwen-Edit Inpaint Transfer
  • pipeline
  • image
  • mask
  • transfer_image
  • transfer_mask
  • image
prompt
negative_prompt
transfer_vl_reftrue
blend_strength1.00
feather8
steps8
true_cfg_scale4.0
seed0
max_mp8.0
CategoryEric Qwen-Edit

Inputs (14)

NameTypeDefaultDescription
pipelineQWEN_EDIT_PIPELINE
imageIMAGEOriginal image to edit
maskMASKMask: white = area to fill with transfer content, black = keep original
transfer_imageIMAGEReference/transfer image whose content will be blended into the masked area of the original.
transfer_maskoptMASKOptional mask on the transfer image: white = region to extract. When provided, only the selected part of the transfer image is used. When omitted, the full transfer image is used.
promptoptSTRINGOptional guidance text. If empty, a default prompt is used that tells the model to harmonise the inserted content. Add detail to steer the blend.
negative_promptoptSTRINGWhat to avoid
transfer_vl_refoptBOOLEANtrueAlso send the full (un-cropped) transfer image as a second VL reference. Gives the model extra semantic context about the transfer content. Disable if the pre-composite alone is sufficient.
blend_strengthoptFLOAT1.000–1Blend strength for the post-compositing. 1.0 = fully replace masked area with generated content. Lower values mix in some of the original (useful for subtle blends).
featheroptINT80–50Gaussian blur radius for mask-edge feathering. Higher = softer blend at mask edges. 0 = hard cut.
stepsoptINT81–100Inference steps (8 for lightning LoRA, 50 for base model)
true_cfg_scaleoptFLOAT4.01–20True CFG scale
seedoptINT00–18446744073709550000Random seed
max_mpoptFLOAT8.00.5–16Max output megapixels.

Outputs (1)

NameTypeDescription
imageIMAGE