From e5716dabcaac041cb9df88359305a3ca08825466 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Wed, 27 Aug 2025 23:32:12 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 395ad1f4..173aac74 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -32111,6 +32111,10 @@ "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"] }