mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-13 15:40:49 +08:00
Add Comfyui-Image-Concat custom node (#2480)
Added a new custom node for ComfyUI that supports image concatenation with advanced features.
This commit is contained in:
parent
92cf872f1b
commit
7634a08073
@ -1,5 +1,16 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "shmba05tom",
|
||||
"title": "Comfyui-Image-Concat",
|
||||
"id": "Comfyui-Image-Concat",
|
||||
"reference": "https://github.com/shmbatom/Comfyui-Image-Concat",
|
||||
"files": [
|
||||
"https://github.com/shmbatom/Comfyui-Image-Concat"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a powerful image concatenation tool for ComfyUI, with True Alpha Channel Support and Multiple Image-block Fill Modes."
|
||||
},
|
||||
{
|
||||
"author": "Dr.Lt.Data",
|
||||
"title": "ComfyUI-Manager",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user