ComfyUI Node
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).
Super Pop Color Adjustment (SuperBeasts.AI)
- model
- image
- context
- images
- filename_prefix
- residuals
◄max_strength1.00►
◄count1►
◄overlap0.50►
◄initial_context_for_batchfalse►
CategorySuperBeastsAI/Image
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| model | SBMODEL | — | |
| image | IMAGE | — | |
| max_strength | FLOAT | 1.00-100–100 | — |
| count | INT | 11–99999 | — |
| overlap | FLOAT | 0.500–0.99 | — |
| initial_context_for_batch | BOOLEAN | false | — |
| contextopt | IMAGE | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| filename_prefix | STRING | — |
| residuals | SPCA_RESIDUAL | — |