ComfyUI Node
VAE Loader
Load a VAE model (with enhanced Wan 2.1 support) and output both the VAE and its filename.
VAE Loader
- vae
- vae_name
◄vae_name▾►
◄disable_offloadtrue►
Category🌒 Smart Model Loader/ Loader
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| vae_name | COMBO | VAE model to load | |
| disable_offload | BOOLEAN | true | Keep VAE on GPU (disable offloading) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| vae | VAE | — |
| vae_name | STRING | — |