Skip to content

Commit 7e80e39

Browse files
committed
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)
1 parent 30e055f commit 7e80e39

2 files changed

Lines changed: 22 additions & 11 deletions

File tree

custom-node-list.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -91,17 +91,6 @@
9191
"install_type": "git-clone",
9292
"description": "A massive node pack consisting of over 200 nodes, including image processing, masking, text handling, and arithmetic operations.\nNOTE: A replacement node pack provided for existing users following the retirement of the original author of the widely used WAS Node Suite."
9393
},
94-
{
95-
"author": "ketle-man",
96-
"title": "Mask Editor One",
97-
"id": "comfyui-mask-editor-one",
98-
"reference": "https://github.com/ketle-man/comfyui-mask-editor-one",
99-
"files": [
100-
"https://github.com/ketle-man/comfyui-mask-editor-one"
101-
],
102-
"install_type": "git-clone",
103-
"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)."
104-
},
10594
{
10695
"author": "Test.Data",
10796
"title": "TEST NODEPACK: DON'T INSTALL THIS #1",
@@ -47246,6 +47235,17 @@
4724647235
"install_type": "git-clone",
4724747236
"description": "Load PSD files, rig layers with interactive R / MR / SW control points, and composite as IMAGE + MASK. Supports setup/pose modes, model/pose library, background options, and i18n (ja/en/zh)."
4724847237
},
47238+
{
47239+
"author": "ketle-man",
47240+
"title": "Mask Editor One",
47241+
"id": "comfyui-mask-editor-one",
47242+
"reference": "https://github.com/ketle-man/comfyui-mask-editor-one",
47243+
"files": [
47244+
"https://github.com/ketle-man/comfyui-mask-editor-one"
47245+
],
47246+
"install_type": "git-clone",
47247+
"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)."
47248+
},
4724947249
{
4725047250
"author": "senjinthedragon",
4725147251
"title": "ComfyUI Gender Tag Filter",

node_db/new/custom-node-list.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
{
22
"custom_nodes": [
3+
{
4+
"author": "ketle-man",
5+
"title": "Mask Editor One",
6+
"id": "comfyui-mask-editor-one",
7+
"reference": "https://github.com/ketle-man/comfyui-mask-editor-one",
8+
"files": [
9+
"https://github.com/ketle-man/comfyui-mask-editor-one"
10+
],
11+
"install_type": "git-clone",
12+
"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)."
13+
},
314
{
415
"author": "File_xor",
516
"title": "SEGA for Anima",

0 commit comments

Comments
 (0)