Nodes/ComfyUI-ArchAi3d-Qwen/🧡 Qwen Image Stitch
ComfyUI Node

🧡 Qwen Image Stitch

A ComfyUI node in ArchAi3d/Qwen/Image with 6 inputs and 1 output.

By amir84ferdosΒ·Created 10 months agoΒ·Updated 4 months agoΒ· 65
🧡 Qwen Image Stitch
  • processed_image
  • stitch_data
  • mask
  • image
β—„blend_override-1β–Ί
β—„blend_modefeatherβ–Ί
β—„debugtrueβ–Ί
CategoryArchAi3d/Qwen/Image

Inputs (6)

NameTypeDefaultDescription
processed_imageIMAGEThe processed/inpainted cropped region from your pipeline.
stitch_dataSTITCH_DATAStitch data from Qwen Image Scale V2 containing original image and bbox info.
maskoptMASKOptional mask for blending. White=use processed, Black=use original. Will be scaled to crop size. If provided, overrides blend_mode feathering.
blend_overrideoptINT-1-1–128Override blend pixels (-1 = use value from stitch_data). Only used when no mask is provided.
blend_modeoptCOMBOfeatherBlend mode: feather/gaussian/hard (edge blending), mask_only (use mask directly without edge feather).
debugoptBOOLEANtrueShow debug info.

Outputs (1)

NameTypeDescription
imageIMAGEβ€”