ComfyUI Node
Guider math
A ComfyUI node in More math with 6 inputs and 2 outputs.
Guider math
- V
- F
- Expression
- Expression1
- stack
- GUIDER
- STACK
◄remember_stackfalse►
CategoryMore math
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| V | COMFY_AUTOGROW_V3 | — | |
| F | COMFY_AUTOGROW_V3 | — | |
| Expression | STRING,SYNTAX_TREE | V0 | Expression to apply on input guiders. Aliases: a=G0, b=G1, c=G2, d=G3, w=F0, x=F1, y=F2, z=F3. Context: steps, current_step |
| Expression1 | STRING,SYNTAX_TREE | sample | Expression to apply after generation finishes. |
| remember_stack | BOOLEAN | false | If enabled, stack is copied at output leading to changes being remembered during batch operations (node runs multiple times in sucession). If disabled each batch gets it's own copy of the stack. |
| stackopt | STACK | Access stack between nodes |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| GUIDER | GUIDER | — |
| STACK | STACK | — |