diff --git a/custom-node-list.json b/custom-node-list.json index e853e50a..4d3c72fa 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." + } ] }