FlowNodes
A ComfyUI node pack containing nodes for basic programming logic.
Nodes (23)
The two-boolean node that covers AND, OR, and equality
The one-input node that flips any condition
A boolean that picks between two values β the graph's if/else
The node that tells you what your graph is actually doing
The node that fixes ComfyUI's type mismatches
Gather up to 20 values into one list
Your starting point for building lists and dicts by hand
Arbitrary code, with the warning painted red
A Real If-Statement for Your Workflow
Two numbers, an operation, no fuss
The node that turns a flow into a lock and a loop
How you tell ComfyUI what order to run things
Do math on anything, with a safe default
Mutate lists and dicts in place, in order
Memory that survives between runs
The node that lets one value take two paths
Turn two numbers into a yes/no
The little calculator your graph never had
A 20-way routing valve driven by a number
Turn separately-run items into one bundle
Pull text patterns out of strings without opening a script
Hand named variables to your script
The batch-to-list node that changes nothing and everything
A ComfyUI node pack containing nodes for basic programming logic.