img2img Hires fix #1669
Replies: 5 comments 1 reply
-
thank you, I needed it too! |
Beta Was this translation helpful? Give feedback.
-
well look at that. I wish I had the same luck at money and women. this fixed my issue that I've just posted in the bug tab. 🤣🤣🤣🤣 I've had only one small issue that the custom steps value are capped at 25 but I've fixed that myself in the script at line 44 change "maximum=25" to 150 to be the same as the vanilla Hires.fix (even if I never used a number that high) |
Beta Was this translation helpful? Give feedback.
-
There's no latent (nearest exact) for the upscaler, am i missing smt?? |
Beta Was this translation helpful? Give feedback.
-
@barepixels, if you haven't yet done so, please add your extension to the Forge Extension List so more people will see this (it is linked to from the front page here). |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
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