Nodes/ComfyUI-XJNodes/Context Exit
ComfyUI Node

Context Exit

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.

By alexjx·Created 9 months ago·Updated 3 months ago· 0
Context Exit
  • value
  • passthrough
  • TRUE
  • FALSE
CategoryXJNodes/util

Inputs (1)

NameTypeDefaultDescription
valueopt*

Outputs (3)

NameTypeDescription
passthrough*
TRUEBOOLEAN
FALSEBOOLEAN