Nodes/ComfyUI-JakeUpgrade/Control Net Input Switch JK๐Ÿ‰
ComfyUI Node

Control Net Input Switch JK๐Ÿ‰

Switch between two ControlNet inputs based on boolean condition

By jakechaiยทCreated 2 years agoยทUpdated 2 months agoยท 146
Control Net Input Switch JK๐Ÿ‰
  • control_net_false
  • control_net_true
  • control_net_output
  • boolean
โ—„boolean_valuefalseโ–บ
Category๐Ÿ‰ JK/๐Ÿ”€ Switch

Inputs (3)

NameTypeDefaultDescription
boolean_valueBOOLEANfalseCondition to select between inputs (True=control_net_true, False=control_net_false)
control_net_falseCONTROL_NETControlNet to return when condition is False
control_net_trueoptCONTROL_NETControlNet to return when condition is True (optional)

Outputs (2)

NameTypeDescription
control_net_outputCONTROL_NETโ€”
booleanBOOLEANโ€”