mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
Update custom-node-list.json : add ComfyUI_RC_Image_Compositor to custom-node-list.json (#2180)
This commit is contained in:
parent
119c107834
commit
2ea991d960
@ -33797,6 +33797,16 @@
|
|||||||
],
|
],
|
||||||
"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."
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"title": "RC Image Compositor",
|
||||||
|
"author": "kj863257",
|
||||||
|
"description": "A comprehensive ComfyUI plugin suite that brings professional Photoshop-style layer effects and advanced compositing capabilities. Features modular architecture, 24 blend modes, and enhanced positioning system.",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/kj863257/ComfyUI_RC_Image_Compositor"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"tags": ["compositing", "layer", "blend modes", "photoshop-style"]
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user