Nodes/ComfyUI-DiT360/Apply Circular Padding VAE
ComfyUI Node

Apply Circular Padding VAE

A ComfyUI node in DiT360/vae with 3 inputs and 1 output.

By cedarconnor·Created 10 months ago·Updated 8 months ago· 3
Apply Circular Padding VAE
  • vae
  • vae
inplacetrue
x_axis_onlytrue
CategoryDiT360/vae

Inputs (3)

NameTypeDefaultDescription
vaeVAEConnect the VAE to patch (from VAELoader). If used, set 360° VAE Decode circular_padding to 0 to avoid double-padding.
inplaceBOOLEANtrueModify the loaded VAE (True) or a deep-copied VAE (False). Recommended: True (faster/less memory). Use False only if you need both patched and unpatched VAEs in one workflow.
x_axis_onlyBOOLEANtrueApply circular padding only on X (recommended for equirectangular) or on both X and Y (generally not recommended).

Outputs (1)

NameTypeDescription
vaeVAE