mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-15 03:17:23 +08:00
Merge pull request #2837 from Warningning/main
Add ComfyUI-MaskToTransparent node entry
This commit is contained in:
commit
40e27f8eb4
@ -1800,6 +1800,17 @@
|
|||||||
"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