ComfyUI Node
π Conditional Stop (nhk)
Stops workflow execution based on condition
π Conditional Stop (nhk)
- input
- output
- status
βconditiontrueβΊ
βstop_messageQuality check failed - stopping workflowβΊ
Categorynhk/wip
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| input | * | Input to pass through or stop | |
| condition | BOOLEAN | true | True = continue, False = stop execution |
| stop_message | STRING | Quality check failed - stopping workflow | Message to display when stopping |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| output | * | Input passthrough if condition is True |
| status | STRING | Execution status message |