This commit is contained in:
pollycreative 2025-12-07 21:00:56 +00:00 committed by GitHub
commit de00d607e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38192,6 +38192,18 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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"]
} }
] ]
} }