mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Add Emissive-Color Node to custom-node-list.json
This commit is contained in:
parent
7da00796e5
commit
8b3b11fdb8
@ -32105,6 +32105,14 @@
|
|||||||
],
|
],
|
||||||
"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",
|
||||||
|
"description": "A custom ComfyUI node that extracts the dominant color from an image to use as an emissive texture",
|
||||||
|
"tags": ["emissive", "color", "effect"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user