SEGSDetailer
SEGSDetailer
This node enhances details by inpainting each region within the detected area bundle (SEGS) after enlarging them based on the guide size. This node is applied specifically to SEGS rather than the entire image. To apply it to the entire image, use the 'SEGS Paste' node.
Pack: ComfyUI Impact Pack
custom_nodes.ComfyUI-Impact-Pack
Inputs (21)
| Name | Type | Required |
|---|---|---|
| image | IMAGE | required |
| segs | SEGS | required |
| guide_size | FLOAT | required |
| guide_size_for | BOOLEAN | required |
| max_size | FLOAT | required |
| seed | INT | required |
| steps | INT | required |
| cfg | FLOAT | required |
| sampler_name | COMBO | required |
| scheduler | COMBO | required |
| denoise | FLOAT | required |
| noise_mask | BOOLEAN | required |
| force_inpaint | BOOLEAN | required |
| basic_pipe | BASIC_PIPE | required |
| refiner_ratio | FLOAT | required |
| batch_size | INT | required |
| cycle | INT | required |
| refiner_basic_pipe_opt | BASIC_PIPE | optional |
| inpaint_model | BOOLEAN | optional |
| noise_mask_feather | INT | optional |
| scheduler_func_opt | SCHEDULER_FUNC | optional |