Context Exit

XJContextExit

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

Pack: ComfyUI-XJNodes

custom_nodes.ComfyUI-XJNodes

Inputs (1)

NameTypeRequired
value*optional

Outputs (3)

NameType
passthrough*
TRUEBOOLEAN
FALSEBOOLEAN