Context Enter

XJContextEnter

Passthrough node with boolean outputs for establishing context boundaries. Outputs: - passthrough: Input value unchanged (any type) - FALSE: Boolean False (connect to "should_unload" to keep resources loaded) - TRUE: Boolean True (if you need it) Typical usage: Connect FALSE output to SAM3's "should_unload" input at context start.

Pack: ComfyUI-XJNodes

custom_nodes.ComfyUI-XJNodes

Inputs (1)

NameTypeRequired
value*optional

Outputs (3)

NameType
passthrough*
FALSEBOOLEAN
TRUEBOOLEAN