ComfyUI Node
Eric Qwen-Image Multi-Stage Generate
A ComfyUI node in Eric Qwen-Image with 16 inputs and 1 output.
Eric Qwen-Image Multi-Stage Generate
- pipeline
- image
◄prompt—►
◄negative_prompt►
◄aspect_ratio1:1 Square►
◄seed0►
◄s1_mp0.5►
◄s1_steps15►
◄s1_cfg8.0►
◄upscale_to_stage22.0►
◄s2_steps20►
◄s2_cfg4.0►
◄s2_denoise1.00►
◄upscale_to_stage32.0►
◄s3_steps15►
◄s3_cfg2.0►
◄s3_denoise1.00►
CategoryEric Qwen-Image
Inputs (16)
| Name | Type | Default | Description |
|---|---|---|---|
| pipeline | QWEN_IMAGE_PIPELINE | From the Qwen-Image loader or component loader | |
| prompt | STRING | Describe the image you want to generate | |
| negative_promptopt | STRING | What to avoid in the output | |
| aspect_ratioopt | COMBO | 1:1 Square | Aspect ratio applied at every stage |
| seedopt | INT | 00–18446744073709550000 | Random seed (0 = random) |
| s1_mpopt | FLOAT | 0.50.3–2 | Stage 1 initial resolution in megapixels |
| s1_stepsopt | INT | 151–200 | Stage 1 inference steps (txt2img from noise) |
| s1_cfgopt | FLOAT | 8.01–20 | Stage 1 true CFG scale |
| upscale_to_stage2opt | FLOAT | 2.00–8 | Upscale factor (area) from Stage 1 to Stage 2 (0 = skip Stage 2 & 3, output Stage 1) |
| s2_stepsopt | INT | 201–200 | Stage 2 inference steps |
| s2_cfgopt | FLOAT | 4.01–20 | Stage 2 true CFG scale |
| s2_denoiseopt | FLOAT | 1.000.1–1 | Stage 2 denoise (1.0 = full re-denoise, lower = preserve prior stage detail) |
| upscale_to_stage3opt | FLOAT | 2.00–8 | Upscale factor (area) from Stage 2 to Stage 3 (0 = skip Stage 3, output Stage 2) |
| s3_stepsopt | INT | 151–200 | Stage 3 inference steps |
| s3_cfgopt | FLOAT | 2.01–20 | Stage 3 true CFG scale |
| s3_denoiseopt | FLOAT | 1.000.1–1 | Stage 3 denoise (1.0 = full re-denoise, lower = preserve prior stage detail) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |