ComfyUI Node
Flux Tile ColorFix Patcher
Patches Flux model with tile_colorfix color correction. Swaps low-frequency colors from reference image into generation while preserving AI-generated detail. Designed for Flux models (16-ch latents, no CFG dependency).
Flux Tile ColorFix Patcher
- model
- ref_latent
- model
◄blur_k8►
◄weight1.00►
◄blur_modegaussian (smoother)►
Categorycolorfix-v3/flux
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| ref_latent | LATENT | VAE-encoded control/reference image. Connect from VAE Encode node. This provides the color palette to transfer. Use the Flux VAE for encoding. | |
| blur_k | INT | 83–32 | Blur kernel radius. Controls frequency split point. Larger = more aggressive color transfer. k=8 → 17x17 kernel. |
| weight | FLOAT | 1.000–1 | Color fix strength. 0.0 = no correction, 1.0 = full color replacement. |
| blur_mode | COMBO | gaussian (smoother) | Blur algorithm for frequency split. Gaussian = smoother falloff, recommended for Flux. Box = sharp cutoff, A1111 original. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |