mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-14 20:09:20 +08:00
Added Whirlpool Upscaler
This commit is contained in:
parent
09a38a32ce
commit
b8229cbc27
@ -30468,5 +30468,16 @@
|
|||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user