ComfyUI Node
Eric Qwen Upscale VAE Loader (2×)
A ComfyUI node in EricQwen/loaders with 4 inputs and 1 output.
Eric Qwen Upscale VAE Loader (2×)
- upscale_vae
◄model_pathspacepxl/Wan2.1-VAE-upscale2x►
◄subfolderdiffusers/Wan2.1_VAE_upscale2x_imageonly_real_v1►
◄dtypebfloat16►
◄vae_tile_blendcosine►
CategoryEricQwen/loaders
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| model_path | STRING | spacepxl/Wan2.1-VAE-upscale2x | HuggingFace model ID or local path. Default: spacepxl/Wan2.1-VAE-upscale2x |
| subfolderopt | STRING | diffusers/Wan2.1_VAE_upscale2x_imageonly_real_v1 | Subfolder within the repo containing config.json + model weights. Leave blank if model_path already points to the correct directory. |
| dtypeopt | COMBO | bfloat16 | Model precision. bfloat16 recommended. |
| vae_tile_blendopt | COMBO | cosine | Tile-seam blending when tiling is active. • cosine — C¹-smooth; eliminates faint grid lines. • linear — original diffusers behaviour. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| upscale_vae | UPSCALE_VAE | — |