From d2170db278bb76843cbd60db070f3d537bfd398d Mon Sep 17 00:00:00 2001 From: Steudio <159500950+Steudio@users.noreply.github.com> Date: Sun, 1 Dec 2024 21:36:58 -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 d79c56b1..b4e96203 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17933,6 +17933,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Steudio", + "title": "ComfyUI Steudio", + "id": "Steudio", + "reference": "https://github.com/Steudio/ComfyUI_Steudio", + "files": [ + "https://github.com/Steudio/ComfyUI_Steudio" + ], + "install_type": "git-clone", + "description": "Divide and Conquer Node Suite: It calculates the optimal upscale resolution and seamlessly divides the image into tiles, ready for individual processing using your preferred workflow. After processing, the tiles are seamlessly merged into a larger image, offering sharper and more detailed visuals." } ] }