Update custom-node-list.json

This commit is contained in:
Dr.Lt.Data 2025-08-27 23:32:12 +09:00 committed by GitHub
parent 8b3b11fdb8
commit e5716dabca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"]
}