mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2026-05-16 17:15:46 +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…
x
Reference in New Issue
Block a user