Nodes/ComfyUI-XJNodes/Context Enter
ComfyUI Node

Context Enter

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.

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

Inputs (1)

NameTypeDefaultDescription
valueopt*

Outputs (3)

NameTypeDescription
passthrough*
FALSEBOOLEAN
TRUEBOOLEAN