Super Pop Color Adjustment (SuperBeasts.AI)
Super Pop Color Adjustment (SuperBeasts.AI)
Generate a series of color-adjusted images by blending the residual produced by a model-based correction with the original image at different strengths. The node calls the provided *SBModel* once to obtain a fully-corrected reference image (Requires use of "SB Load Model" node). It then blends that result back into the original image `count` times using evenly spaced strength values between `max_strength/count` and `max_strength` (inclusive).
Pack: ComfyUI-SuperBeasts
custom_nodes.ComfyUI-SuperBeasts
Inputs (7)
Outputs (3)
| Name | Type |
|---|---|
| images | IMAGE |
| filename_prefix | STRING |
| residuals | SPCA_RESIDUAL |