Compare commits

...

3 Commits

Author SHA1 Message Date
pollycreative
112efdba8d
Merge 7f9e7c7094 into 66108ccdbc 2026-04-29 10:09:38 +08:00
pollycreative
7f9e7c7094
Merge branch 'Comfy-Org:main' into main 2026-03-17 18:10:20 +02:00
pollycreative
c8435790a4
Add Emissive Color extraction
A custom ComfyUI node that extracts the dominant color of an image and adds emissive color controls for material workflows
2025-08-27 14:21:27 +03:00

View File

@ -46437,6 +46437,14 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "polly-creative",
"title": "Emissive Color",
"reference": "https://github.com/polly-creative/emissive-color",
"files": [],
"install_type": "git",
"description": "A custom ComfyUI node that extracts the dominant color of any image to build an emissive color texture for material workflows."
}
]
}