diff --git a/custom-node-list.json b/custom-node-list.json index 1ed39868..c59c2726 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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.", "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", "title": "ComfyUI-Replace-First-Frame-Last-Frame",