ComfyUI Node
WanAnimatePlus VAELoader
Loads Wan VAE model from 'ComfyUI/models/vae'
WanAnimatePlus VAELoader
- compile_args
- vae
◄model_name▾►
◄precisionbf16►
◄use_cpu_cachefalse►
◄verbosefalse►
CategoryWanAnimatePlus
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| model_name | COMBO | These models are loaded from 'ComfyUI/models/vae' | |
| precisionopt | COMBO | bf16 | 3 options: fp16, fp32, bf16 |
| compile_argsopt | WANCOMPILEARGS | — | |
| use_cpu_cacheopt | BOOLEAN | false | Reduces VRAM usage, but slows the VAE down a lot |
| verboseopt | BOOLEAN | false | Enables memory usage logging when using the model |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| vae | WANVAE | — |