mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-09 21:50:48 +08:00
Merge a3a51148c1 into ac122a1db0
This commit is contained in:
commit
afff1be671
@ -41128,6 +41128,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