Nodes Browser
ComfyDeploy: How Comfyui lama remover works in ComfyUI?
What is Comfyui lama remover?
A very simple ComfyUI node to remove item with mask.
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 lama remover
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
Comfyui lama remover
A very simple ComfyUI node to remove item with mask.
Install
- Navigate to
/ComfyUI/custom_nodes/
folder - Run
git clone https://github.com/Layer-norm/comfyui-lama-remover.git
- Restart ComfyUI
- (If downlaod error occued)
Download big-lama.pt model to/ComfyUI/custom_nodes/comfyui-lama-remover/ckpts/
folder
Examples
Acknowledgments
ComfyUI The most powerful and modular stable diffusion GUI and backend.
lama 🦙 LaMa: Resolution-robust Large Mask Inpainting with Fourier Convolutions.[1]
simple-lama-inpainting Simple pip package for LaMa inpainting.
lama-cleaner A free and open-source inpainting tool powered by SOTA AI model.