ComfyUI Node
VAE Math
A ComfyUI node in sd with 10 inputs and 1 output.
VAE Math
- a
- b
- c
- d
- VAE
◄Modela*(1-w)+b*w►
◄length_mismatcherror►
◄w0.00►
◄x0.00►
◄y0.00►
◄z0.00►
Categorysd
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| a | VAE | Main VAE (base) | |
| Model | STRING | a*(1-w)+b*w | Expression to apply on weights |
| length_mismatch | COMBO | error | How to handle mismatched layer counts. For models, this usually defaults to broadcast (zero for missing layers). |
| bopt | VAE | Optional 2nd VAE | |
| copt | VAE | Optional 3rd VAE | |
| dopt | VAE | Optional 4th VAE | |
| wopt | FLOAT | 0.00 | — |
| xopt | FLOAT | 0.00 | — |
| yopt | FLOAT | 0.00 | — |
| zopt | FLOAT | 0.00 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| VAE | VAE | — |