diff --git a/custom-node-list.json b/custom-node-list.json index a95de972..c2dfc94c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -12772,6 +12772,17 @@ "install_type": "git-clone", "description": "Nodes:Magical Save Node, Thermal Latenator. This package contains a collection of neat nodes that are supposed to ease your comfy-flow." }, + { + "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" + }, @@ -13148,17 +13159,6 @@ ], "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" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 4d0626e9..5bd8caf9 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,7 +10,17 @@ - + { + "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" + }, { "author": "Hellrunner2k", "title": "Hellrunner's Magical Nodes", @@ -672,26 +682,6 @@ ], "install_type": "git-clone", "description": "Nodes:Preview SVG" - }, - { - "author": "vault-developer", - "title": "ImageBlender", - "reference": "https://github.com/vault-developer/comfyui-image-blender", - "files": [ - "https://github.com/vault-developer/comfyui-image-blender" - ], - "install_type": "git-clone", - "description": "ComfyuiImageBlender is a custom node for ComfyUI. It may be used to blend two images together using a specified blending mode." - }, - { - "author": "liangt", - "title": "comfyui-loadimagewithsubfolder", - "reference": "https://github.com/liangt/comfyui-loadimagewithsubfolder", - "files": [ - "https://github.com/liangt/comfyui-loadimagewithsubfolder" - ], - "install_type": "git-clone", - "description": "Extend LoadImage node with subfolder support" } ] }