mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-15 15:42:33 +08:00
add comfyui-piq to custom-node-list.json
This commit is contained in:
parent
a6d2fd36fb
commit
38af8af8a8
@ -22387,7 +22387,16 @@
|
|||||||
"description": "This node takes a batch of images with alpha channels (RGBA format) and combines them into a single image, respecting the transparency of each layer. It's particularly useful for compositing multiple masked elements (like faces) into a single image.",
|
"description": "This node takes a batch of images with alpha channels (RGBA format) and combines them into a single image, respecting the transparency of each layer. It's particularly useful for compositing multiple masked elements (like faces) into a single image.",
|
||||||
"install_type": "git-clone"
|
"install_type": "git-clone"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Laurent2916",
|
||||||
|
"title": "comfyui-piq",
|
||||||
|
"reference": "https://github.com/Laurent2916/comfyui-piq",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Laurent2916/comfyui-piq"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI custom nodes for PIQ metrics."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user