ComfyUI Node
Conditioning math
A ComfyUI node in sd with 11 inputs and 1 output.
Conditioning math
- a
- b
- c
- d
- CONDITIONING
◄Tensora*(1-w)+b*w►
◄pooled_outputa*(1-w)+b*w►
◄length_mismatcherror►
◄w0.00►
◄x0.00►
◄y0.00►
◄z0.00►
Categorysd
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| a | CONDITIONING | — | |
| Tensor | STRING | a*(1-w)+b*w | Expression for tensor part (image composition) |
| pooled_output | STRING | a*(1-w)+b*w | Expression for pooled output (condensed representation) |
| length_mismatch | COMBO | error | How to handle mismatched conditioning segment counts. tile: repeat shorter inputs; error: raise error on mismatch; pad: treat missing as zero. |
| bopt | CONDITIONING | — | |
| copt | CONDITIONING | — | |
| dopt | CONDITIONING | — | |
| wopt | FLOAT | 0.00 | — |
| xopt | FLOAT | 0.00 | — |
| yopt | FLOAT | 0.00 | — |
| zopt | FLOAT | 0.00 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| CONDITIONING | CONDITIONING | — |