mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-07 18:17:36 +08:00
Merge 22fdaddbf4 into eb12e015d5
This commit is contained in:
commit
6b351b2568
@ -43627,6 +43627,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": "mr-september",
|
||||||
|
"title": "ComfyUI Pad to Multiple",
|
||||||
|
"id": "pad-to-multiple",
|
||||||
|
"reference": "https://github.com/mr-september/comfyui-pad-to-multiple",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/mr-september/comfyui-pad-to-multiple"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Pads images to multiples of N (right/bottom only) with solid color fill. Useful for VAE/model dimension requirements."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user