Nodes/Nifty Nodes for ComfyUI/Input Switch (Eager)
ComfyUI Node

Input Switch (Eager)

A ComfyUI node in nifty/logic with 3 inputs and 1 output.

By Stibo·Created 5 months ago·Updated 2 months ago· 7
Input Switch (Eager)
  • on_true
  • on_false
  • output
boolean
Categorynifty/logic

Inputs (3)

NameTypeDefaultDescription
booleanBOOLEANDetermines which input is passed to the output.
on_trueoptCOMFY_MATCHTYPE_V3Value passed through when boolean is True. Both branches are evaluated regardless of the boolean value.
on_falseoptCOMFY_MATCHTYPE_V3Value passed through when boolean is False. Both branches are evaluated regardless of the boolean value.

Outputs (1)

NameTypeDescription
outputCOMFY_MATCHTYPE_V3