ComfyUI Node
AIMZ VAE Color Match
A ComfyUI node in AIMZ/Color with 8 inputs and 1 output.
AIMZ VAE Color Match
- original_image
- processed_image
- vae
- mask
- corrected_image
◄correction_strength1.00►
◄methodstatistical_matching (GPU)►
◄auto_preservefalse►
◄edge_feather5►
CategoryAIMZ/Color
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| original_image | IMAGE | Original reference video from Load Video/1st pass | |
| processed_image | IMAGE | Target upscaled video from VAEDecode (LTX 2.5) with color drift | |
| correction_strength | FLOAT | 1.000–1 | Color match strength (0.0 = no change, 1.0 = 100% exact original color match) |
| method | COMBO | statistical_matching (GPU) | Color matching algorithm: • statistical_matching: Fast and clean RGB moment transfer (Default) • exact_histogram: Exact cumulative histogram transfer • lab_reinhard: Human eye perceptual color/tone transfer • lab_histogram: Precise LAB histogram grading • luminance_zones: Brightness bias correction |
| auto_preserve | BOOLEAN | false | Auto-preserve heavily altered areas (Keep False to restore full video frame) |
| vaeopt | VAE | Optional VAE model input for pipeline consistency | |
| maskopt | MASK | Optional mask - white areas will be preserved | |
| edge_featheropt | INT | 50–50 | Feather edges between corrected/preserved areas |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| corrected_image | IMAGE | — |