add Efficiency Nodes ED and ComfyUI ImageGallery ED (#1063)

* add

add

* Update custom-node-list.json

* Add files via upload

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
NyaamZ 2024-09-17 23:04:46 +09:00 committed by GitHub
parent 0e16c0cb24
commit 4e01e70ef5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14898,6 +14898,28 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "NyaamZ",
"title": "Efficiency Nodes ExtendeD",
"id": "efficiency-ed",
"reference": "https://github.com/NyaamZ/efficiency-nodes-ED",
"files": [
"https://github.com/NyaamZ/efficiency-nodes-ED"
],
"install_type": "git-clone",
"description": "Expansion of Efficiency Nodes for ComfyUI. Significant UX improvements.[w/NOTE: This node requires [a/Efficiency Nodes for ComfyUI Version 2.0+](https://github.com/jags111/efficiency-nodes-comfyui) and [a/ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts). Also, this node makes changes to user.css.]"
},
{
"author": "NyaamZ",
"title": "ComfyUI ImageGallery ExtendeD",
"id": "image-gallery-ed",
"reference": "https://github.com/NyaamZ/ComfyUI-ImageGallery-ED",
"files": [
"https://github.com/NyaamZ/ComfyUI-ImageGallery-ED"
],
"install_type": "git-clone",
"description": "Custom javascript extensions for better UX for ComfyUI. Double click on image to open. It's convenient for checking images."
} }
] ]
} }