From 5308fe5feced43e5def5c27a3620efe8bcb0c08a Mon Sep 17 00:00:00 2001 From: unknown <1915791700@qq.com> Date: Mon, 22 Apr 2024 14:45:35 +0800 Subject: [PATCH] add a custom node --- custom-node-list.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index f5855a55..a263ba0f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7914,6 +7914,15 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, { + "author": "zz", + "title": "Image doubleNode for ComfyUI", + "reference": "https://github.com/18734565051/ComfyUI-Image-Double", + "files": [ + "https://github.com/18734565051/ComfyUI-Image-Double" + ], + "install_type": "git clone", + "description": "Image doubleNode for ComfyUI" } ] }