some wyrde workflows for comfyUI
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
731 B

# wyrde img2img-hr-fix-sharpen-x2-x2
Uses WAS nodes. https://github.com/WASasquatch/was-node-suite-comfyui
Takes an image and
* resizes it to 512x768
* uses bicubic to scale it x2
* samples it for a hi-rez fix
* upscales with a model by x4 (now x8 original size) then scales it down again for a final result of 2048x3072
Values can be changes easily.
Model
* https://civitai.com/models/8281/perfect-world
Uspcale
* Lollypop https://drive.google.com/u/1/uc?id=10h8YXKKOQ61ANnwLjjHqXJdn4SbBuUku&export=download
Embeds
* EasyNegative https://civitai.com/models/7808/easynegative
* bad-hands-5 https://huggingface.co/yesyeahvh/bad-hands-5/tree/main
<p align="right"><a href="..">[back]</a><a href="../../../.."> [home]</a></p>