>>106281913>How do you guys do a hiresfix in comfy? I used the template workflow but the output is so different from the original image that it looks like it's using a different model entirely.The workflow I use is simple and has an upscaler so see if it helps you, just download the image and drop it into your Comfy
https://files.catbox.moe/rdqlk9.png>>106282193>Well first is probably to understand is that hires-fix is essentially doing a img2img on a upscaled image so with that in mind,>Take the base image and upscale it with a upscaler (node is called upscale by model, I think) and then take that upscaled image and downscale it (hires in webui does this automatically, you have to do it manually in comfy) send that to vae decode to turn into a latent and then use that latent in a ksampler with a low denoise (0.3-0.45). That should give you a hires image.This is very well explained