Update title and description custom-node-list.json (#1064)

This commit is contained in:
OgreLemonSoup 2024-09-17 17:05:54 +03:00 committed by GitHub
parent 4e01e70ef5
commit edb77c24ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13374,14 +13374,14 @@
}, },
{ {
"author": "OgreLemonSoup", "author": "OgreLemonSoup",
"title": "Load Image Gallery", "title": "Gallery&Tabs",
"id": "LoadImageGallery", "id": "LoadImageGallery",
"reference": "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery", "reference": "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery",
"files": [ "files": [
"https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery" "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery"
], ],
"install_type": "git-clone", "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", "author": "OuticNZ",