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

  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 lama remover and select it
  5. 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

remove with mask remove with mask(img)

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.