ComfyUI Node Runs on cloud
InpaintModelConditioning
A ComfyUI node in model/conditioning with 6 inputs and 3 outputs.
InpaintModelConditioning
- positive
- negative
- vae
- pixels
- mask
- positive
- negative
- latent
◄noise_masktrue►
Categorymodel/conditioning
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| positive | CONDITIONING | — | |
| negative | CONDITIONING | — | |
| vae | VAE | — | |
| pixels | IMAGE | — | |
| mask | MASK | — | |
| noise_mask | BOOLEAN | true | Add a noise mask to the latent so sampling will only happen within the mask. Might improve results or completely break things depending on the model. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| positive | CONDITIONING | — |
| negative | CONDITIONING | — |
| latent | LATENT | — |