diff --git a/custom-node-list.json b/custom-node-list.json index 84090f89..1adaf88c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17975,6 +17975,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." } ] }