ComfyUI Node
⭐ Star FluxFill Inpainter
A ComfyUI node in ⭐StarNodes with 16 inputs and 2 outputs.
⭐ Star FluxFill Inpainter
- model
- clip
- vae
- image
- mask
- image
- latent
◄text—►
◄seed0►
◄steps30►
◄cfg1.00►
◄sampler_nameeuler►
◄schedulersimple►
◄denoise1.00►
◄noise_masktrue►
◄batch_size1►
◄differential_attentiontrue►
◄use_teacachetrue►
Category⭐StarNodes
Inputs (16)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| clip | CLIP | — | |
| text | STRING | — | |
| vae | VAE | — | |
| image | IMAGE | — | |
| mask | MASK | — | |
| seed | INT | 00–18446744073709550000 | — |
| steps | INT | 301–10000 | — |
| cfg | FLOAT | 1.000–100 | — |
| sampler_name | COMBO | euler | 34 options: euler, euler_cfg_pp, euler_ancestral, euler_ancestral_cfg_pp, heun, heunpp2, +28 |
| scheduler | COMBO | simple | 9 options: normal, karras, exponential, sgm_uniform, simple, ddim_uniform, +3 |
| denoise | FLOAT | 1.000–1 | — |
| 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. |
| batch_size | INT | 11–16 | Process multiple samples in parallel for better GPU utilization |
| differential_attention | BOOLEAN | true | Use Differential Attention for better results |
| use_teacache | BOOLEAN | true | Use TeaCache to speed up generation |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| latent | LATENT | — |