ComfyUI Node
Apply Circular Panorama (All-in-One)
A ComfyUI node in DiT360 with 6 inputs and 1 output.
Apply Circular Panorama (All-in-One)
- model
- model
◄patch_conv2dtrue►
◄patch_ropetrue►
◄rope_modeshift►
◄rope_seam_width0►
◄rope_verbosefalse►
CategoryDiT360
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | Connect your diffusion MODEL (e.g., FLUX UNet + DiT360 LoRA). | |
| patch_conv2dopt | BOOLEAN | true | Patch 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_ropeopt | BOOLEAN | true | Patch RoPE (attention-level wrap). Recommended: OFF by default; enable only if you are specifically testing RoPE seam handling. |
| rope_modeopt | COMBO | shift | RoPE strategy. Recommended: shift. Angle is aggressive/experimental and may degrade results. |
| rope_seam_widthopt | INT | 00–4096 | Only 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_verboseopt | BOOLEAN | false | Print one-time diagnostic info about the RoPE patch. Enable for debugging. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |