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)

NameTypeRequired
modelSBMODELrequired
imageIMAGErequired
max_strengthFLOATrequired
countINTrequired
overlapFLOATrequired
initial_context_for_batchBOOLEANrequired
contextIMAGEoptional

Outputs (3)

NameType
imagesIMAGE
filename_prefixSTRING
residualsSPCA_RESIDUAL