Skip to content

spacepxl/ComfyUI-VAE-Utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

side by side comparison

Nodes for loading and using VAEs in ways not supported by base ComfyUI. Currently supports Wan upscale VAE, more may be added later as needed.

Install

cd custom_nodes
git clone https://github.com/spacepxl/ComfyUI-VAE-Utils

That's it! No extra requirements outside of what ComfyUI already uses.

Models

Wan2.1 VAE 2x imageonly real v1

Nodes

Load VAE (VAE Utils)

Direct replacement for native Load VAE node, but with added input/output channel detection for Wan2.1 VAE

VAE Decode (VAE Utils)

Decode latents with optional auto detected upscaling, and optional tiling

Workflows

workflow/workflow_wan_t2i_upscale2x.png

IMPORTANT

To use native VAE decoding with latents from kijai/ComfyUI-WanVideoWrapper, you need to un-normalize the latents first using this node:

WanVideoWrapper latent rescale

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages