Nodes Browser

ComfyDeploy: How ComfyUI-MaskEditor-Extension works in ComfyUI?

What is ComfyUI-MaskEditor-Extension?

This repository packages the latest BiRefNet model as a ComfyUI node for use, supporting chunked loading on both CPU and GPU, as well as model caching features.

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-MaskEditor-Extension and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine
<h1 align="center">ComfyUI-MaskEditor-Extension</h1>

Introduction

This repository extends the mask editor in Comfyui and supports lasso method for applying masks<br>

News

  • Feb 27, 2025: release v1.0.0

Method 1:

  1. Navigate to the node directory, ComfyUI/custom_nodes/
  2. git clone https://github.com/rubi-du/ComfyUI-MaskEditor-Extension.git
  3. cd ComfyUI-MaskEditor-Extension
  4. pip install -r requirements.txt
  5. Restart ComfyUI

Method 2:

Directly download the node source code package, unzip it into the custom_nodes directory, and then restart ComfyUI.

Method 3:

Install via ComfyUI-Manager by searching for "ComfyUI-MaskEditor-Extension".

Usage

<video src="https://github.com/user-attachments/assets/0b40725f-6795-436a-8dc7-d2846dd9ea03" autoplay="false" controls="controls" width="800" height="600"> </video>