ComfyUI Node
Atlas SDXL Inpaint (native) ✨
A ComfyUI node in Atlas/07 · Clean Plate & Inpaint with 12 inputs and 2 outputs.
Atlas SDXL Inpaint (native) ✨
- image
- mask
- image
- report
◄checkpointSDXL/sd_xl_base_1.0.safetensors►
◄positive_prompthigh detail, coherent architecture►
◄negative_promptblurry, warped, duplicate, text►
◄seed0►
◄steps30►
◄cfg5.5►
◄denoise0.85►
◄grow_mask_by8►
◄max_side0►
◄preserve_perspectivetrue►
CategoryAtlas/07 · Clean Plate & Inpaint
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| mask | MASK | — | |
| checkpoint | STRING | SDXL/sd_xl_base_1.0.safetensors | Checkpoint filename in models/checkpoints. Use an SDXL-compatible inpaint/base checkpoint. |
| positive_prompt | STRING | high detail, coherent architecture | — |
| negative_prompt | STRING | blurry, warped, duplicate, text | — |
| seed | INT | 00–18446744073709550000 | — |
| steps | INT | 301–100 | — |
| cfg | FLOAT | 5.50–30 | — |
| denoise | FLOAT | 0.850–1 | — |
| grow_mask_by | INT | 80–64 | — |
| max_side | INT | 00–4096 | Downscale the crop to this long edge before SDXL (1024 = SDXL native) and lanczos-upscale the result back. Kills the OOM/tiled-VAE slow path on big crops; inpainted content is generative, so the quality cost is minor. 0 = off. |
| preserve_perspectiveopt | BOOLEAN | true | Append camera-geometry guidance that tells SDXL to continue the source viewpoint, facade angle, foreshortening, and converging lines; negatively conditions straight-on and orthographic facades. Disable for intentionally novel views. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| report | STRING | — |