Add comfyui_grid_image node

Add 网格图像 node for combining images into grid layouts with dynamic input support.
This commit is contained in:
ageless-h 2026-01-07 01:09:31 +08:00
parent 5cff01eef3
commit a3a51148c1

View File

@ -41070,6 +41070,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "ageless-h",
"title": "网格图像",
"id": "comfyui_grid_image",
"reference": "https://github.com/ageless-h/ComfyUI_Grid_image",
"files": [
"https://github.com/ageless-h/ComfyUI_Grid_image"
],
"install_type": "git-clone",
"description": "ComfyUI节点 - 将多张图像拼接成网格图。支持动态输入1-32张图像、多种分辨率预设、行列设置自动为每个网格添加顺序编号。"
}
]
}