Nodes Browser
ComfyDeploy: How ComfyUI Easy Padding works in ComfyUI?
What is ComfyUI Easy Padding?
ComfyUI Easy Padding is a simple custom ComfyUI node that helps you to add padding to images on ComfyUI.
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI Easy Padding
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI Easy Padding
ComfyUI Easy Padding is a simple custom ComfyUI node that helps you to add padding to images on ComfyUI.
QR Code Examples;
SDXL Inpainting Examples;
Getting started
This project currently contains one node.
ComfyUI Easy Padding
Inputs
image
- Image input - Imageleft
- Left padding - INTtop
- Top padding - INTright
- Right padding - INTbottom
- Bottom padding - INTcolor
- Canvas color for padding area - Colortransparency
- It changes canvas color to transparent for padding area - Boolean
Outputs
IMAGE
- New imageMASK
- Mask for impainting models