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" } ] }