Update custom-node-list.json (#948)

This commit is contained in:
OgreLemonSoup 2024-08-12 18:43:19 +03:00 committed by GitHub
parent 9097319c4b
commit 68b51b387a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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