SEGSDetailer For Video (SEGS/pipe)
SEGSDetailerForAnimateDiff
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. As a specialized detailer node for improving video details, such as in AnimateDiff, this node can handle cases where the masks contained in SEGS serve as batch masks spanning multiple frames.
Pack: ComfyUI Impact Pack
custom_nodes.ComfyUI-Impact-Pack
Inputs (16)
| Name | Type | Required |
|---|---|---|
| image_frames | 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 |
| basic_pipe | BASIC_PIPE | required |
| refiner_ratio | FLOAT | required |
| refiner_basic_pipe_opt | BASIC_PIPE | optional |
| noise_mask_feather | INT | optional |
| scheduler_func_opt | SCHEDULER_FUNC | optional |