ComfyUI Node
Tile ColorFix Patcher
Patches model with tile_colorfix color correction (SD/SDXL). Swaps low-frequency colors from reference image into generation while preserving AI-generated detail. Identical to A1111 tile_colorfix.
Tile ColorFix Patcher
- model
- ref_latent
- model
◄blur_k8►
◄weight1.00►
◄blur_modebox (A1111 original)►
Categorycolorfix-v3
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. | |
| blur_k | INT | 83–32 | Blur kernel radius (A1111 'Variation'). Controls frequency split point. Larger = more aggressive color transfer. k=8 → 17x17 kernel → ~136px blur in image space. |
| weight | FLOAT | 1.000–1 | Color fix strength. 0.0 = no correction, 1.0 = full color replacement. |
| blur_mode | COMBO | box (A1111 original) | Blur algorithm for frequency split. Box = A1111 exact match, sharp cutoff. Gaussian = smoother falloff, reduces patchy artifacts. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |