Nodes/ComfyUI-DiT360/Apply Circular Panorama (All-in-One)
ComfyUI Node

Apply Circular Panorama (All-in-One)

A ComfyUI node in DiT360 with 6 inputs and 1 output.

By cedarconnor·Created 10 months ago·Updated 8 months ago· 3
Apply Circular Panorama (All-in-One)
  • model
  • model
patch_conv2dtrue
patch_ropetrue
rope_modeshift
rope_seam_width0
rope_verbosefalse
CategoryDiT360

Inputs (6)

NameTypeDefaultDescription
modelMODELConnect your diffusion MODEL (e.g., FLUX UNet + DiT360 LoRA).
patch_conv2doptBOOLEANtruePatch Conv2d layers for X-only circular padding inside the model. For FLUX, this can reduce stability/quality; prefer 360° KSampler/VAE padding or Apply Circular Padding VAE. Enable only if you know you need model-internal padding.
patch_ropeoptBOOLEANtruePatch RoPE (attention-level wrap). Recommended: OFF by default; enable only if you are specifically testing RoPE seam handling.
rope_modeoptCOMBOshiftRoPE strategy. Recommended: shift. Angle is aggressive/experimental and may degrade results.
rope_seam_widthoptINT00–4096Only for rope_mode='shift': token columns near the right edge to wrap. Recommended: 0 (auto) or 4-16. Larger values can distort the image.
rope_verboseoptBOOLEANfalsePrint one-time diagnostic info about the RoPE patch. Enable for debugging.

Outputs (1)

NameTypeDescription
modelMODEL