ComfyUI Node
DiT360 Panorama Editor
A ComfyUI node in DiT360Plus/editing with 13 inputs and 1 output.
DiT360 Panorama Editor
- pipeline
- inverted_data
- mask
- IMAGE
◄modeoutpaint►
◄promptThis is a panorama image. A beautiful landscape►
◄tau50►
◄eta0.75►
◄steps50►
◄guidance_scale2.8►
◄seed0►
◄start_timestep0.00►
◄stop_timestep0.99►
◄mask_feather0.0►
CategoryDiT360Plus/editing
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| pipeline | DIT360_PIPELINE | DiT360 pipeline from the Pipeline Loader node. | |
| inverted_data | DIT360_INVERTED | Inverted latents from the DiT360 Image Inverter node. | |
| mask | MASK | Editing mask. For inpainting: white=edit area. For outpainting: white=keep area. | |
| mode | COMBO | outpaint | Editing mode. Inpaint: replace white mask area. Outpaint: extend beyond white mask area. |
| prompt | STRING | This is a panorama image. A beautiful landscape | Description of the desired result after editing. |
| tau | INT | 500–100 | Preservation strength (0-100). Higher = stronger source preservation. Recommended: 50. |
| eta | FLOAT | 0.750–1 | Reconstruction vs. edit strength. 1.0 = pure reconstruction (no change). 0.0 = pure transformer (chaotic). Lower values allow stronger edits. Recommended: 0.6-0.8. |
| steps | INT | 5010–200 | Number of denoising steps. Should match inversion steps. |
| guidance_scale | FLOAT | 2.80–20 | Classifier-free guidance scale. Recommended: 2.8. |
| seed | INT | 00–18446744073709550000 | — |
| start_timestep | FLOAT | 0.000–1 | Start of eta guidance window. Recommended: 0.0. |
| stop_timestep | FLOAT | 0.990–1 | End of eta guidance window. Recommended: 0.99. |
| mask_feather | FLOAT | 0.00–50 | Soft mask edge width as percentage of image width. 0 = hard edges. 1-3% gives subtle blending, 5-10% for wider transitions. Resolution-independent. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |