stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Bug]: out of memoty error while using highres. fix
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
What happened?
Image generates normally, until it gets to upscaling with highres. fix, then it throws an error. Generation might continue anyway, or it might stuck. Because of that WebUI is bugged and allow to generate again. And highres, fix used to work in earlier commits. I think it broke when step previews were added. Maybe that's related.
Steps to reproduce the problem
- Go to txt2img
- Use 7th_anime_A model (hash: f58ad055c3)
- Set these parameters:
- press generate
- Console throws an error (log is lower)
What should have happened?
Images generates normally using highres fix
Commit where the problem happens
86359535d6fb0899fa9e838d27f2006b929331d5
What platforms do you use to access UI ?
Windows
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
no arguments were used
Additional information, context and logs
Same for me. Worked for hours yesterday and this morning commits broke something.
Please vote for https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/6725 to get old memory-friendly working "old Hires.Fix" and move new one as extension script.