mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 10:07:38 +08:00
fix(custom-node-list): place ketle-man/comfyui-mask-editor-one entry adjacent to existing ketle-man author block + sync to node_db/new (PR #2922)
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "ketle-man",
|
||||
"title": "Mask Editor One",
|
||||
"id": "comfyui-mask-editor-one",
|
||||
"reference": "https://github.com/ketle-man/comfyui-mask-editor-one",
|
||||
"files": [
|
||||
"https://github.com/ketle-man/comfyui-mask-editor-one"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A layer-based modal mask editor for ComfyUI with Photoshop-like controls. Features paint, color selection, alpha extraction, vector (Catmull-Rom spline), shape, and text tools, SAM3 AI segmentation, BiRefNet background removal, layer management with Undo/Redo (30 levels), ABR brush import, brush library, and multilingual UI (en/ja/zh)."
|
||||
},
|
||||
{
|
||||
"author": "File_xor",
|
||||
"title": "SEGA for Anima",
|
||||
|
||||
Reference in New Issue
Block a user