ComfyUI Node
360° VAE Decode
A ComfyUI node in DiT360/vae with 3 inputs and 1 output.
360° VAE Decode
- samples
- vae
- IMAGE
◄circular_padding16►
CategoryDiT360/vae
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| samples | LATENT | Latent samples to decode (from 360° KSampler). | |
| vae | VAE | VAE used to decode latents into images (must match your model). | |
| circular_padding | INT | 160–128 | Latent-space padding applied during VAE decode. Recommended: 0 (baseline) or 8-16 if you see a seam after decode. Set to 0 when using Apply Circular Padding VAE. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |