From 68b51b387a20b710660be9cd133d5fa2b2865c02 Mon Sep 17 00:00:00 2001 From: OgreLemonSoup Date: Mon, 12 Aug 2024 18:43:19 +0300 Subject: [PATCH] Update custom-node-list.json (#948) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index c89d89e7..a95de972 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13148,6 +13148,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "OgreLemonSoup", + "title": "Load Image Gallery", + "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" } ] }