Nodes Browser
ComfyDeploy: How ComfyUI-Fill-Image-for-Outpainting works in ComfyUI?
What is ComfyUI-Fill-Image-for-Outpainting?
This node is to fill image for outpainting(inpainting) Fill image using cv2 methods(cv2_ns, cv2_telea and edge_pad)
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-Fill-Image-for-Outpainting
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI-Fill-Image-for-Outpainting
- This node is to fill image for outpainting(inpainting)
- Fill image using cv2 methods(cv2_ns, cv2_telea and edge_pad)
How to Install
# comfy-cli download
comfy node registry-install comfyui-fill-image-for-outpainting
# git clone
git clone https://github.com/Lhyejin/ComfyUI-Fill-Image-for-Outpainting.git
cd ComfyUI-Fill-Image-for-Outpainting
pip install -r requirements.txt
How to Use
example
- Apply to this workflow