ComfyUI Extension: ComfyUI-MaskEditor-Extension

Authored by rubi-du

Created

Updated

7 stars

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.

Custom Nodes (0)

    README

    <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>