diff --git a/custom-node-list.json b/custom-node-list.json index 93fd9ccb..f243e2b4 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45563,6 +45563,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." + } ] }