ComfyUI Node
Sigmas math
A ComfyUI node in More math with 5 inputs and 2 outputs.
Sigmas math
- V
- F
- Expression
- stack
- SIGMAS
- STACK
◄length_mismatcherror►
CategoryMore math
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| V | COMFY_AUTOGROW_V3 | — | |
| F | COMFY_AUTOGROW_V3 | — | |
| Expression | STRING,SYNTAX_TREE | I0*(1-F0)+I1*F0 | Expression to apply on input images |
| length_mismatch | COMBO | error | How to handle mismatched image batch sizes. tile: repeat shorter inputs; error: raise error on mismatch; pad: treat missing frames as zero. |
| stackopt | STACK | Access stack between nodes |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| SIGMAS | SIGMAS | — |
| STACK | STACK | — |