Nodes/Orel's Nodes/Pass / Fail Route
ComfyUI Node

Pass / Fail Route

Copies the input image to PASS_IMAGE or FAIL_IMAGE based on score >= threshold. This does NOT prevent ComfyUI from executing nodes connected to the unused output. For true conditional execution, wire expensive branches through a lazy switch (ComfyUI Switch / KJNodes LazySwitch) driven by the 'passed' flag.

By DarkOrel·Created 10 days ago·Updated 2 days ago· 0
Pass / Fail Route
  • image
  • PASS_IMAGE
  • FAIL_IMAGE
  • passed
◄score0.000►
◄threshold0.60►
CategoryOrel's Nodes/Face

Inputs (3)

NameTypeDefaultDescription
imageIMAGE—
scoreFLOAT0.000-1–2—
thresholdFLOAT0.60-1–2—

Outputs (3)

NameTypeDescription
PASS_IMAGEIMAGE—
FAIL_IMAGEIMAGE—
passedBOOLEAN—