Qwen-Image Union Control
Generate images with precise structural control using Qwen-Image's unified ControlNet LoRA. Supports multiple control types including canny, depth, lineart, softedge, normal, and openpose for diverse creative applications.
About
About Scale Image to Total Pixels This node is to avoid poor output results caused by excessively large input image sizes. You can remove it or use ctrl + B to bypass it if you don't need it.
KSampler settings You can test and find the best setting by yourself. The following table is for reference.
| model | steps | cfg | |---------------------|---------------|---------------| | fp8_e4m3fn | 20 | 2.5 | | fp8_e4m3fn + 4 steps LoRA | 4 | 1.0 |
**Model links** Tutorial
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
seed | int | 70741926012422 | Random seed (use -1 for random) |
steps | int | 4 | Number of sampling steps |
cfg | float | 1 | CFG scale (guidance strength) |
sampler_name | enum | euler | Sampler algorithm |
scheduler | enum | simple | Noise scheduler |
filename_prefix | string | ComfyUI | Output filename prefix |
Usage
c3 comfyui run image_qwen_image_union_control_lora \
--prompt "your prompt here" \
--output my_output \
--steps 4 \
--cfg 1Required Models
Example Prompt
"``` Extreme close-up shot, realistic digital illustration, close eyes, peaceful,oil painting with thick application, girl with curly hair, large black flower, black nail polish, ring details, soft light and shadow, dark green backdrop, delicate hair texture, smooth skin rendering, fine artistic details, dreamy and elegant atmosphere, dark style, grotesque. White hair, huge black flower behind her (with yellow stamens, green stems and leaves), black turtleneck clothing, green leaves and black flowers around, artistic illustration style, sharp color contrast, mysterious atmosphere, delicate brushstrokes, thick oil painting, thickly applied oil painting, the whole picture is filled with layered flowers, huge, petals spreading, beautiful composition, unexpected angle, layered background. Macro, eyes looking down, thick application, brushstrokes, splatters, mottled, old, extremely romantic, light and shadow, strong contrast, maximalist style, full-frame composition. ```"
Ready to run this template?
Install the CLI and run this template on GPU in seconds.
pip install hypercli-cli && hyper comfyui run image_qwen_image_union_control_lora