From e9d9850a129372ff19fdecbed8d8eea7dd351540 Mon Sep 17 00:00:00 2001 From: Makki Shizu <142442886+MakkiShizu@users.noreply.github.com> Date: Sat, 27 Jul 2024 20:12:06 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 84b6f47e..df804efa 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -12367,6 +12367,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Makki_Shizu", + "title": "comfyui_reimgsize", + "id": "reimgsize", + "reference": "https://github.com/MakkiShizu/comfyui_reimgsize.git", + "files": [ + "https://github.com/MakkiShizu/comfyui_reimgsize.git" + ], + "install_type": "git-clone", + "description": "a simple reimgsize node(s) in comfyui." } ] }