mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-10 14:10:49 +08:00
Merge a3a51148c1 into 82cf838d28
This commit is contained in:
commit
b9d4ef24db
@ -41171,6 +41171,17 @@
|
|||||||
],
|
],
|
||||||
"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."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"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张图像)、多种分辨率预设、行列设置,自动为每个网格添加顺序编号。"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user