ComfyUI Node
Runware ControlNet
A ComfyUI node in Runware/Params with 13 inputs and 1 output.
Runware ControlNet
- guideImage
- controlNet
- controlNet
◄model▾►
◄controlModebalanced►
◄endStepfalse►
◄endStep_value1►
◄endStepPercentagefalse►
◄endStepPercentage_value1►
◄startStepfalse►
◄startStep_value0►
◄startStepPercentagefalse►
◄startStepPercentage_value0►
◄weight1.00►
CategoryRunware/Params
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| guideImage | IMAGE | — | |
| model | COMBO | ControlNet model identifier. | |
| controlModeopt | COMBO | balanced | ControlNet guidance mode. |
| endStepopt | BOOLEAN | false | Enable to set endStep. Off uses the model's default. |
| endStep_valueopt | INT | 1 | Absolute step number to end ControlNet influence. Must be greater than `startStep` and less than or equal to `steps`. |
| endStepPercentageopt | BOOLEAN | false | Enable to set endStepPercentage. Off uses the model's default. |
| endStepPercentage_valueopt | INT | 11–100 | Percentage of steps to end ControlNet influence. Must be greater than `startStepPercentage`. |
| startStepopt | BOOLEAN | false | Enable to set startStep. Off uses the model's default. |
| startStep_valueopt | INT | 0 | Absolute step number to start ControlNet influence. Must be less than `endStep`. |
| startStepPercentageopt | BOOLEAN | false | Enable to set startStepPercentage. Off uses the model's default. |
| startStepPercentage_valueopt | INT | 00–99 | Percentage of steps to start ControlNet influence. Must be less than `endStepPercentage`. |
| weightopt | FLOAT | 1.00-4–4 | Strength of the ControlNet influence. A value of 0 means no influence. Higher values increase the influence, and negative values can be used to steer away from the guide image. |
| controlNetopt | RUNWARE_CONTROLNET | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| controlNet | RUNWARE_CONTROLNET | — |