ComfyUI Node
Color Match 2Refs Blend AutoWeights
Auto-weighted two-reference color-match for batches. - First frame leans to Ref A, last frame to Ref B (by default 1→0 linearly). - Optional easing and start/end weights for custom ramps. Requires: pip install color-matcher
Color Match 2Refs Blend AutoWeights
- image_ref_a
- image_ref_b
- image_target
- image
◄methodmkl►
◄ref_a_batch_modelast frame►
◄ref_b_batch_modefirst frame►
◄strength1.00►
◄strength_modeconstant►
◄mid_strength0.50►
◄strength_easinglinear►
◄multithreadtrue►
◄start_weight_a1.00►
◄end_weight_a0.00►
◄easinglinear►
◄ease_power2.0►
◄debug_printfalse►
CategoryElyetis/image
Inputs (16)
| Name | Type | Default | Description |
|---|---|---|---|
| image_ref_a | IMAGE | — | |
| image_ref_b | IMAGE | — | |
| image_target | IMAGE | — | |
| method | COMBO | mkl | 6 options: mkl, hm, reinhard, mvgd, hm-mvgd-hm, hm-mkl-hm |
| ref_a_batch_modeopt | COMBO | last frame | 2 options: first frame, last frame |
| ref_b_batch_modeopt | COMBO | first frame | 2 options: first frame, last frame |
| strengthopt | FLOAT | 1.000–10 | — |
| strength_modeopt | COMBO | constant | 2 options: constant, u_shape |
| mid_strengthopt | FLOAT | 0.500–10 | — |
| strength_easingopt | COMBO | linear | 5 options: linear, ease_in, ease_out, ease_in_out, smoothstep |
| multithreadopt | BOOLEAN | true | — |
| start_weight_aopt | FLOAT | 1.000–1 | — |
| end_weight_aopt | FLOAT | 0.000–1 | — |
| easingopt | COMBO | linear | 5 options: linear, ease_in, ease_out, ease_in_out, smoothstep |
| ease_poweropt | FLOAT | 2.01–5 | — |
| debug_printopt | BOOLEAN | false | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |