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

Model Input Switch JK๐Ÿ‰

Switch between two model inputs based on boolean condition

By jakechaiยทCreated 2 years agoยทUpdated 2 months agoยท 146
Model Input Switch JK๐Ÿ‰
  • model_false
  • model_true
  • model_output
  • boolean
โ—„boolean_valuefalseโ–บ
Category๐Ÿ‰ JK/๐Ÿ”€ Switch

Inputs (3)

NameTypeDefaultDescription
boolean_valueBOOLEANfalseCondition to select between inputs (True=model_true, False=model_false)
model_falseMODELModel to return when condition is False
model_trueoptMODELModel to return when condition is True (optional)

Outputs (2)

NameTypeDescription
model_outputMODELโ€”
booleanBOOLEANโ€”