This commit is contained in:
pollycreative 2025-11-24 15:11:02 +08:00 committed by GitHub
commit 8ca7eec4fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37382,6 +37382,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"]
}
]
}