img2img Hires fix #1669
barepixels
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Just want to share what I found today (tested and work in Forge)
https://github.com/Amadeus-AI/img2img-hires-fix
https://www.reddit.com/r/StableDiffusion/comments/1f706zg/i_made_an_img2img_hires_fix_webui_extension/
Hires fix upscale right after the img2img process, using its latent.
Inspired by wcde/custom-hires-fix-for-automatic1111, which has been archived and isn't functioning since 2023.
Simple 150 lines extension with minimized features and dependency.
It also works in text2img, you can check the consistency between the Original "Hires. fix" and this extension.
I made this because I need this feature🤣
(Originally, if you upscale using/before img2img, the anatomy will be broken at higher resolution.)
Beta Was this translation helpful? Give feedback.
All reactions