Add Emissive-Color Node to custom-node-list.json

This commit is contained in:
polly_creative 2025-08-27 15:24:59 +03:00
parent 7da00796e5
commit 8b3b11fdb8

View File

@ -32105,6 +32105,14 @@
],
"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",
"description": "A custom ComfyUI node that extracts the dominant color from an image to use as an emissive texture",
"tags": ["emissive", "color", "effect"]
}
]
}