mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Merge e5716dabca into de64af4a68
This commit is contained in:
commit
de00d607e2
@ -38192,6 +38192,18 @@
|
|||||||
],
|
],
|
||||||
"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",
|
||||||
|
"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"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user