ComfyUI Node
Eric Qwen Conditioned Edit
A ComfyUI node in Eric Qwen-Edit/Conditioning with 9 inputs and 1 output.
Eric Qwen Conditioned Edit
- pipeline
- image
- conditioning
- negative_conditioning
- image
◄steps8►
◄true_cfg_scale1.5►
◄seed0►
◄max_mp8.0►
◄upscale_to_max_mpfalse►
CategoryEric Qwen-Edit/Conditioning
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| pipeline | QWEN_EDIT_PIPELINE | — | |
| image | IMAGE | Image to edit - drives the VAE pixel path and sets output resolution. Usually the same image you encoded. | |
| conditioning | QWEN_CONDITIONING | From Encode node, optionally passed through Interpolate / Apply Direction / Blend | |
| negative_conditioningopt | QWEN_CONDITIONING | Optional. When connected, enables true CFG with true_cfg_scale. Without this, true_cfg_scale is ignored entirely. For direction-based edits, try without negative first - the direction already provides steering. | |
| stepsopt | INT | 81–100 | Denoising steps (8 for Lightning LoRA, 50 for base model) |
| true_cfg_scaleopt | FLOAT | 1.51–20 | CFG strength - ONLY active when negative_conditioning is connected. 1.5 is a gentle nudge. 3.0+ is strong. For direction edits start low (1.2-1.5) since the direction already steers. |
| seedopt | INT | 00–18446744073709550000 | — |
| max_mpopt | FLOAT | 8.00.5–16 | Maximum output megapixels. Lower = faster. |
| upscale_to_max_mpopt | BOOLEAN | false | When enabled, upscale small inputs to fill the max_mp budget (preserving aspect ratio, aligned to 32px). More efficient than upscaling before this node since it avoids a lossy double-resize. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |