ComfyUI Node
Palette Transfer
A ComfyUI node in Color Transfer/Palette Transfer with 6 inputs and 1 output.
Palette Transfer
- image
- target_colors
- IMAGE
◄color_spaceRGB►
◄cluster_methodKmeans►
◄distance_methodEuclidean►
◄gaussian_blur3►
CategoryColor Transfer/Palette Transfer
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| target_colors | COLOR_LIST | — | |
| color_space | COMBO | RGB | 3 options: RGB, HSV, LAB |
| cluster_method | COMBO | Kmeans | 2 options: Kmeans, Mini batch Kmeans |
| distance_method | COMBO | Euclidean | 6 options: Euclidean, Manhattan, Cosine Similarity, HSV Distance, RGB Weighted Distance, RGB Weighted Similarity |
| gaussian_blur | INT | 30–27 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |