ComfyUI Node
Muse Color Match (Batched)
Batched, memory-bounded replacement for ColorMatchV2 -- processes a video a few frames at a time instead of holding the whole sequence (and color_matcher's internal float64 copies of it) in RAM at once. Same color_matcher library and methods under the hood, drop-in compatible with ColorMatchV2's method/strength/multithread behavior.
Muse Color Match (Batched)
- images
- reference
- images
◄methodmkl►
◄strength1.00►
◄batch_size4►
◄workers1►
◄output_precisionfloat16►
◄cleanup_between_batchestrue►
CategoryMuse Collective/Image
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| reference | IMAGE | — | |
| method | COMBO | mkl | 6 options: mkl, hm, reinhard, mvgd, hm-mvgd-hm, hm-mkl-hm |
| strength | FLOAT | 1.000–10 | — |
| batch_size | INT | 41–64 | — |
| workers | INT | 11–16 | — |
| output_precision | COMBO | float16 | 3 options: match_input, float16, float32 |
| cleanup_between_batches | BOOLEAN | true | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |