Change Background of Image (SEGM SEGS)
quadmoonChangeBackground
This node is designed to work with Impact Pack from ltdrdata (and even borrows some code to ensure full compatibility with the segs output from the SEGM Detector). What it does is take an input image, and change the background using whatever process you determine as defined by the SEGS input. This 2-pass sampler will change the background in one pass and then resample the entire image as a whole to ensure the new background and the foreground are seamlessly blended.
Pack: quadmoon's ComfyUI nodes
custom_nodes.ComfyUI-quadMoons-nodes
Inputs (17)
| Name | Type | Required |
|---|---|---|
| model | MODEL | required |
| model_2 | MODEL | required |
| positive | CONDITIONING | required |
| positive_2 | CONDITIONING | required |
| negative | CONDITIONING | required |
| negative_2 | CONDITIONING | required |
| image | IMAGE | required |
| vae | VAE | required |
| segs_from_SEGM_Detector | SEGS | required |
| seed | INT | required |
| steps | INT | required |
| steps_2 | INT | required |
| cfg | FLOAT | required |
| sampler_name | COMBO | required |
| scheduler | COMBO | required |
| denoise | FLOAT | required |
| denoise_2 | FLOAT | required |
Outputs (1)
| Name | Type |
|---|---|
| IMAGE | IMAGE |