ComfyUI Node
Kontext Panorama Editor
A ComfyUI node in DiT360Plus/editing with 8 inputs and 1 output.
Kontext Panorama Editor
- pipeline
- image
- mask
- IMAGE
◄prompt►
◄steps28►
◄guidance_scale3.5►
◄strength1.00►
◄seed0►
CategoryDiT360Plus/editing
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| pipeline | DIT360_PIPELINE | FLUX pipeline from the Flux Panorama Loader (loaded with Kontext base_pipeline). | |
| image | IMAGE | Source panoramic image to edit. (B,H,W,C) float32 [0,1]. | |
| mask | MASK | Editing mask. White (1.0) = area to repaint, Black (0.0) = preserve. | |
| prompt | STRING | Describes the desired edit for the masked region. | |
| steps | INT | 281–200 | Number of denoising steps. Recommended: 28. |
| guidance_scale | FLOAT | 3.50–20 | Classifier-free guidance scale. Recommended: 3.5 for Kontext. |
| strength | FLOAT | 1.000–1 | How much to modify the masked region. 1.0 = full repaint. Recommended: 1.0. |
| seed | INT | 00–18446744073709550000 | Random seed for reproducibility. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |