mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-07 15:10:37 +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:
parent
30e055f4f6
commit
7e80e39fdb
@ -91,17 +91,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"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."
|
"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."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"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": "Test.Data",
|
"author": "Test.Data",
|
||||||
"title": "TEST NODEPACK: DON'T INSTALL THIS #1",
|
"title": "TEST NODEPACK: DON'T INSTALL THIS #1",
|
||||||
@ -47246,6 +47235,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"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)."
|
"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)."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"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": "senjinthedragon",
|
"author": "senjinthedragon",
|
||||||
"title": "ComfyUI Gender Tag Filter",
|
"title": "ComfyUI Gender Tag Filter",
|
||||||
|
|||||||
@ -1,5 +1,16 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"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",
|
"author": "File_xor",
|
||||||
"title": "SEGA for Anima",
|
"title": "SEGA for Anima",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user