diff --git a/custom-node-list.json b/custom-node-list.json index b8f2a0b7..972e2468 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41128,6 +41128,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张图像)、多种分辨率预设、行列设置,自动为每个网格添加顺序编号。" } ] }