From f03ccf1a043ae932d44ba5fc1521e8aea7ac6f70 Mon Sep 17 00:00:00 2001 From: OgreLemonSoup Date: Tue, 17 Sep 2024 11:35:04 +0300 Subject: [PATCH] Update title and description custom-node-list.json --- custom-node-list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index f5b9990a..3451b87d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13374,14 +13374,14 @@ }, { "author": "OgreLemonSoup", - "title": "Load Image Gallery", + "title": "Gallery&Tabs", "id": "LoadImageGallery", "reference": "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery", "files": [ "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery" ], "install_type": "git-clone", - "description": "Adds a gallery to the Load Image node" + "description": "Adds a gallery to the Load Image node and tabs for Load Checkpoint/Lora/etc nodes" }, { "author": "OuticNZ",