Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComfyUI LaMa with Refiner Inpaint Nodes

Large-image inpainting in ComfyUI using LaMa followed by a refinement stage.


Installation

1 / 2 Install the custom node

cd PATH_TO_COMFYUI/ComfyUI/custom_nodes
git clone https://github.com/fplu/comfyui_lama_with_refiner.git

2 / 2 Download the LaMa model

Download big-lama.pt from any of the mirrors below and place it in PATH_TO_COMFYUI/ComfyUI/models/inpaint/ (create the inpaint folder if it doesn’t already exist).


How to Use in ComfyUI

  1. Add a Load Inpaint LaMa Model node and select big-lama.pt.

  2. Add an Inpaint (LaMa + Refinement) node and connect:

    • Model → output of Load Inpaint LaMa Model
    • Image → image you want to inpaint
    • Mask → corresponding mask of the image

Acknowledgements

About

Nodes for large image inpainting with ComfyUI: LaMa with refinement

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages