ComfyUI Node: IF Match Condition

Authored by aidec

Created

Updated

19 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

TextBatch

Inputs

value_a FLOAT
operator
  • ==
  • !=
  • >
  • >=
  • <
  • <=
value_b FLOAT
int_a INT
int_b INT
use_int BOOLEAN

Outputs

BOOLEAN

STRING

Extension: Comfyui_TextBatch_aidec

The Text Queue Processor can split text into groups line by line for batch processing (unfinished, with noticeable bugs still being fixed). Currently, on the first run, it may only process one item. Once that is completed, running it again usually works fine. After each run, the start_index needs to be manually reset. Occasionally, strange issues occur, such as multiple queues being added at once, while other times it works perfectly fine. The potential causes are still under investigation.

Authored by aidec

Looking for a different node?

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more