ComfyUI Node
Apply Control Net JK๐
Apply single ControlNet to conditioning with mask support.
Apply Control Net JK๐
- base_positive
- base_negative
- image
- mask
- vae
- control_net
- base_pos
- base_neg
โeffective_maskfalseโบ
โstrength1.00โบ
โstart_percent0.000โบ
โend_percent1.000โบ
Category๐ JK/๐น๏ธ ControlNet
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| base_positive | CONDITIONING | Positive conditioning input | |
| base_negative | CONDITIONING | Negative conditioning input | |
| effective_mask | BOOLEAN | false | Apply mask to ControlNet effect |
| strength | FLOAT | 1.000โ10 | ControlNet strength multiplier |
| start_percent | FLOAT | 0.0000โ1 | Start percentage of denoising process |
| end_percent | FLOAT | 1.0000โ1 | End percentage of denoising process |
| imageopt | IMAGE | Control image input | |
| maskopt | MASK | Mask for selective application | |
| vaeopt | VAE | VAE for image encoding | |
| control_netopt | CONTROL_NET | ControlNet model to apply |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| base_pos | CONDITIONING | โ |
| base_neg | CONDITIONING | โ |