mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-15 03:17:23 +08:00
fix(custom-node-list): place ComfyUI-MaskToTransparent entry next to existing nekodificador author block
This commit is contained in:
parent
40e27f8eb4
commit
1e409cdd11
@ -1790,6 +1790,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A floating preview window node for ComfyUI. Ideal for multi-monitor setups."
|
"description": "A floating preview window node for ComfyUI. Ideal for multi-monitor setups."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "nekodificador",
|
||||||
|
"title": "ComfyUI-MaskToTransparent",
|
||||||
|
"reference": "https://github.com/Warningning/ComfyUI-MaskToTransparent",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Warningning/ComfyUI-MaskToTransparent"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Turn black mask areas into transparent pixels with edge feathering, ideal for SAM object extraction.",
|
||||||
|
"tags": ["mask", "transparent", "alpha", "image", "matting"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "darksidewalker",
|
"author": "darksidewalker",
|
||||||
"description": "DaSiWa Custom Nodes Collection",
|
"description": "DaSiWa Custom Nodes Collection",
|
||||||
@ -1800,17 +1811,6 @@
|
|||||||
"https://github.com/darksidewalker/ComfyUI-DaSiWa-Nodes"
|
"https://github.com/darksidewalker/ComfyUI-DaSiWa-Nodes"
|
||||||
],
|
],
|
||||||
"title": "ComfyUI-DaSiWa-Nodes"
|
"title": "ComfyUI-DaSiWa-Nodes"
|
||||||
},
|
}
|
||||||
{
|
|
||||||
"author": "nekodificador",
|
|
||||||
"title": "ComfyUI-MaskToTransparent",
|
|
||||||
"reference": "https://github.com/Warningning/ComfyUI-MaskToTransparent",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Warningning/ComfyUI-MaskToTransparent"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Turn black mask areas into transparent pixels with edge feathering, ideal for SAM object extraction.",
|
|
||||||
"tags": ["mask", "transparent", "alpha", "image", "matting"]
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user