diff --git a/custom-node-list.json b/custom-node-list.json index 6e0c914d..1051526f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -40873,6 +40873,18 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "PollyCreative", + "title": "Emissive-Color Node", + "id": "emissive-color", + "reference": "https://github.com/polly-creative/emissive-color", + "files": [ + "https://github.com/polly-creative/emissive-color" + ], + "install_type": "git-clone", + "description": "A custom ComfyUI node that extracts the dominant color from an image to use as an emissive texture", + "tags": ["emissive", "color", "effect"] } ] }