diff --git a/custom-node-list.json b/custom-node-list.json index fcf974d4..5242e824 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -30467,6 +30467,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "rainlizard", + "title": "Whirlpool Upscaler", + "reference": "https://github.com/rainlizard/ComfyUI-WhirlpoolUpscaler", + "files": [ + "https://github.com/rainlizard/ComfyUI-WhirlpoolUpscaler" + ], + "install_type": "git-clone", + "description": "This is a modified implementation of impact-pack's iterative upscaler. It leans in on the idea that giving too much attention to computation at high resolutions isn't a good idea." } ] }