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