diff --git a/custom-node-list.json b/custom-node-list.json index 9bbc1860..a994bbd0 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14898,6 +14898,28 @@ ], "install_type": "unzip", "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 Efficiency Nodes for ComfyUI Version 2.0+ and ComfyUI-Custom-Scripts.]" + }, + { + "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.", } ] }