ComfyUI Node
WaveSpeedAI Flux ControlNet Union Pro 2.0
A ComfyUI node in WaveSpeedAI with 14 inputs and 1 output.
WaveSpeedAI Flux ControlNet Union Pro 2.0
- client
- output_image
◄prompt►
◄control_image►
◄size1024*1024►
◄num_inference_steps28►
◄guidance_scale3.5►
◄controlnet_conditioning_scale0.7►
◄control_guidance_start0.00►
◄control_guidance_end0.80►
◄seed-1►
◄num_images1►
◄output_formatjpeg►
◄enable_sync_modetrue►
◄custom_size►
CategoryWaveSpeedAI
Inputs (14)
| Name | Type | Default | Description |
|---|---|---|---|
| client | WAVESPEED_AI_API_CLIENT | — | |
| prompt | STRING | Text description of the image to generate | |
| control_image | STRING | URL of control image for ControlNet guidance (connect from Upload Image node) | |
| size | COMBO | 1024*1024 | Resolution of the generated image |
| num_inference_steps | INT | 281–50 | Number of denoising steps (higher = better quality, slower) |
| guidance_scale | FLOAT | 3.50–20 | How closely to follow the prompt (higher = more adherence) |
| controlnet_conditioning_scale | FLOAT | 0.70–2 | Influence of control image on generation (0=none, 2=maximum) |
| control_guidance_start | FLOAT | 0.000–1 | When to start applying control (0=beginning) |
| control_guidance_end | FLOAT | 0.800–1 | When to stop applying control (1=end) |
| seed | INT | -1-1–18446744073709550000 | Random seed for reproducible results. -1 for random seed |
| num_images | INT | 11–4 | Number of images to generate (1-4) |
| output_format | COMBO | jpeg | Format of the output image |
| enable_sync_mode | BOOLEAN | true | Wait for generation to complete before returning |
| custom_sizeopt | STRING | Custom size as 'width*height' (e.g. '1920*1080'). Overrides size dropdown if provided. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| output_image | IMAGE | — |