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." } ] }