ComfyUI Node
π§΅ Qwen Image Stitch
A ComfyUI node in ArchAi3d/Qwen/Image with 6 inputs and 1 output.
π§΅ Qwen Image Stitch
- processed_image
- stitch_data
- mask
- image
βblend_override-1βΊ
βblend_modefeatherβΊ
βdebugtrueβΊ
CategoryArchAi3d/Qwen/Image
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| processed_image | IMAGE | The processed/inpainted cropped region from your pipeline. | |
| stitch_data | STITCH_DATA | Stitch data from Qwen Image Scale V2 containing original image and bbox info. | |
| maskopt | MASK | Optional mask for blending. White=use processed, Black=use original. Will be scaled to crop size. If provided, overrides blend_mode feathering. | |
| blend_overrideopt | INT | -1-1β128 | Override blend pixels (-1 = use value from stitch_data). Only used when no mask is provided. |
| blend_modeopt | COMBO | feather | Blend mode: feather/gaussian/hard (edge blending), mask_only (use mask directly without edge feather). |
| debugopt | BOOLEAN | true | Show debug info. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | β |