Compare commits

...

3 Commits

Author SHA1 Message Date
pollycreative
b5a5c73978
Merge 7f9e7c7094 into 934fd2e091 2026-05-16 19:41:14 +09:00
pollycreative
7f9e7c7094
Merge branch 'Comfy-Org:main' into main 2026-03-17 18:10:20 +02:00
pollycreative
c8435790a4
Add Emissive Color extraction
A custom ComfyUI node that extracts the dominant color of an image and adds emissive color controls for material workflows
2025-08-27 14:21:27 +03:00

View File

@ -47852,6 +47852,14 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "polly-creative",
"title": "Emissive Color",
"reference": "https://github.com/polly-creative/emissive-color",
"files": [],
"install_type": "git",
"description": "A custom ComfyUI node that extracts the dominant color of any image to build an emissive color texture for material workflows."
}
]
}