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.
Context Enter
- value
- passthrough
- FALSE
- TRUE
CategoryXJNodes/util
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| valueopt | * | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| passthrough | * | — |
| FALSE | BOOLEAN | — |
| TRUE | BOOLEAN | — |