From 201f7f18972c698790f2782c30903652f4afddc7 Mon Sep 17 00:00:00 2001 From: pbpbpb2705 Date: Wed, 28 Aug 2024 22:05:52 +1000 Subject: [PATCH] lyra-vsih --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b04f1568..78ffe10a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11,6 +11,17 @@ "install_type": "git-clone", "description": "ComfyUI-Manager itself is also a custom node." }, + { + "author": "Bao Pham", + "title": "ComfyUI-LyraVSIH", + "id": "lyra-vsih", + "reference": "https://github.com/pbpbpb2705/ComfyUI-LyraVSIH", + "files": [ + "https://github.com/pbpbpb2705/ComfyUI-LyraVSIH" + ], + "install_type": "git-clone", + "description": "This extension provides a set of nodes that can be used to mask multiple object at once" + }, { "author": "Dr.Lt.Data", "title": "ComfyUI Impact Pack",