ComfyUI-MaskEditor-Extension

ComfyUI-MaskEditor-Extension
★ 14

掩码编辑lasso选取模型缓存分块加载(CPU/GPU)
为 ComfyUI 提供增强掩码编辑扩展,集成 BiRefNet 支持 lasso 划选与高质量掩码处理,且可在 CPU/GPU 分块加载并进行模型缓存,加速大模型使用。
💡 在 ComfyUI 中用 lasso 快速生成与编辑掩码
🍴 1 Forks💻 JavaScript🔄 2025-07-23
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/a9fb3a59e10c
📄 README

ComfyUI-MaskEditor-Extension

Introduction

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

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

    Usage