mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-30 16:00:15 +08:00
Comfyui-Image-Concat update to v1.1
1. Add 1 optional IMAGES input port named a0_image. 2. Add 2 new bitmap stitching modes: equal-width vertical stitching (top to bottom), equal-height horizontal stitching (left to right). 3. Add the function of displaying image filenames on the stitched tiles, with customizable text colors (16 colors). 4. Optimized the tile saving mode, including three options: none/save single block/save single image. 5. Simply connect to the b6 port to view the usage help for this node. 6. Standardized the port naming on the node page.
This commit is contained in:
parent
8138954fc6
commit
9b03803edd
@ -40876,7 +40876,7 @@
|
|||||||
"https://github.com/shmbatom/Comfyui-Image-Concat"
|
"https://github.com/shmbatom/Comfyui-Image-Concat"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "a powerful image concatenation tool for ComfyUI, with True Alpha Channel Support and Multiple Image-block Fill Modes."
|
"description": "a powerful image concatenation tool for ComfyUI, with True Alpha Channel Support and Multiple Image-block Fill Modes(V1.1 add 1 images input port and 2 draw modes)."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "solidlime",
|
"author": "solidlime",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user