ComfyUI Node
Moebius Inpaint
Mask-driven inpainting / object removal with Moebius. No text prompt: white (1.0) mask regions are removed and refilled from context.
Moebius Inpaint
- pipe
- image
- mask
- image
◄steps20►
◄guidance2.5►
◄seed0►
◄image_size512►
◄mask_dilate0►
◄pastetrue►
◄compensatefalse►
◄noise_offset0.0357►
CategoryMoebius
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| pipe | MOEBIUS_PIPE | — | |
| image | IMAGE | — | |
| mask | MASK | — | |
| steps | INT | 201–100 | DDIM denoising steps (upstream default 20). |
| guidance | FLOAT | 2.50–15 | Classifier-free guidance; upstream uses 2.0-2.5. |
| seed | INT | 00–18446744073709550000 | — |
| image_size | INT | 512256–1024 | Processing resolution (short side). The model is trained at 512. |
| mask_dilate | INT | 00–128 | Grow the mask by N pixels (at input resolution) before inpainting. |
| paste | BOOLEAN | true | Blend the result into the original image so unmasked pixels stay identical. |
| compensateopt | BOOLEAN | false | Upstream brightness-compensated paste (advanced; implies paste). |
| noise_offsetopt | FLOAT | 0.03570–0.2 | Initial-noise variance offset (upstream default 0.0357). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |