ComfyUI Node

Apply Circular Padding VAE

Apply circular padding to VAE Conv2d layers (x-axis only by default) for seam-safe generation.

By cedarconnor·Created about a year ago·Updated 6 months ago· 2
Apply Circular Padding VAE
  • vae
  • vae
inplacetrue
x_axis_onlytrue
CategoryLatLong/Models

Inputs (3)

NameTypeDefaultDescription
vaeVAEVAE to add circular x-axis Conv2d padding to.
inplaceBOOLEANtrueModify the loaded VAE (True) or a copy (False). If True, reload VAE to restore original padding.
x_axis_onlyBOOLEANtrueApply circular padding only on x-axis (recommended) or on both axes.

Outputs (1)

NameTypeDescription
vaeVAE