Added Whirlpool Upscaler

This commit is contained in:
rainlizard 2025-07-29 23:08:39 +10:00 committed by GitHub
parent 09a38a32ce
commit b8229cbc27
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30468,5 +30468,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."
}
]
}