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

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI-Fill-Image-for-Outpainting and select it
  5. 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

image

example