From b94c06f81ce40f243c94005109635482f51e7976 Mon Sep 17 00:00:00 2001 From: Bao Pham <78841037+pbpbpb2705@users.noreply.github.com> Date: Sat, 31 Aug 2024 02:04:20 +1000 Subject: [PATCH] lyra-vsih (#1017) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index d8cdc6a8..8e71b020 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",