mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
Add RGBYP Mask Editor to custom-node-list.json (#2347)
* Add RGBYP Mask Editor to custom-node-list.json Added RGBYP Mask Editor entry with details and tags. * Fix description formatting in custom-node-list.json
This commit is contained in:
parent
de6d451c5b
commit
1f67c18989
@ -37092,6 +37092,18 @@
|
|||||||
"description": "Utility tools. Index Multiple is used for expanding multiple values from a list, IsOneOfGroupsActive to identify groups state, RepeatGroupState group enable/disable like rg but without connection etc.",
|
"description": "Utility tools. Index Multiple is used for expanding multiple values from a list, IsOneOfGroupsActive to identify groups state, RepeatGroupState group enable/disable like rg but without connection etc.",
|
||||||
"tags": ["utility", "list", "batch"]
|
"tags": ["utility", "list", "batch"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "akawana",
|
||||||
|
"title": "RGBYP Mask Editor (RGB + YP)",
|
||||||
|
"reference": "https://github.com/akawana/ComfyUI-RGBYP-Mask-Editor",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/akawana/ComfyUI-RGBYP-Mask-Editor"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A JS editor for five-color masks (RGB + Yellow + Pink) that works with any nodes, with three helper nodes — RGBYPLoadImage, RGBYPMaskBridge, and RGBYPMaskToRegularMasks—for convenient RGBYP mask handling.",
|
||||||
|
"tags": ["utility", "mask", "rgb", "bridge"]
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"author": "lovisdotio",
|
"author": "lovisdotio",
|
||||||
"title": "ComfyUI-Replace-First-Frame-Last-Frame",
|
"title": "ComfyUI-Replace-First-Frame-Last-Frame",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user