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.

33 lines
1.0 KiB

# wyrde HR-Fix model upscaling x2 x2 (x4 final)
Includes WAS nodes. https://github.com/WASasquatch/was-node-suite-comfyui
Takes an image from text prompt (or image) and
* samples it
* uses an upscale model to double the size
* hi-rez fixes the image through a sampler
* uses a 4x upscale model to increase the size again
* saves it at a total of x4 size
Includes a couple lora. There's also a places where moving noodles changes the generation.
## resources
Model
* https://civitai.com/models/8281/perfect-world
Lora
* https://civitai.com/models/17892/cat-lingerie
* https://civitai.com/models/16687/butterfly-wings
Uspcale
* PSNR https://drive.google.com/drive/folders/1ldwajXL50uC7PCS63B4Wato6Dnk-svNL
* 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>