This commit is contained in:
mr-september 2026-02-20 11:20:21 -08:00 committed by GitHub
commit 6b351b2568
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43627,6 +43627,17 @@
],
"install_type": "unzip",
"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."
}
]
}