This repository extends the mask editor in Comfyui and supports lasso method for applying masks
- Feb 27, 2025: release v1.0.0
- 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
Directly download the node source code package, unzip it into the custom_nodes
directory, and then restart ComfyUI.
Install via ComfyUI-Manager by searching for "ComfyUI-MaskEditor-Extension".