ComfyUI Extension: 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.
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:
- Navigate to the node directory,
ComfyUI/custom_nodes/
git clone https://github.com/rubi-du/ComfyUI-MaskEditor-Extension.git
cd ComfyUI-MaskEditor-Extension
pip install -r requirements.txt
- 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".