Lazy Condition ๐Ÿ•’๐Ÿ…ก๐Ÿ…ฃ๐Ÿ…

LazyCondition

Uses lazy evaluation to truly skip execution of unused paths. Maintains state of the last value to circumvent feedback loops.

Pack: Nodes for use with real-time applications of ComfyUI

custom_nodes.ComfyUI_RealtimeNodes

Inputs (4)

NameTypeRequired
condition*required
if_true*required
fallback*required
use_fallbackBOOLEANrequired

Outputs (1)

NameType
**