stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

[Bug]: out of memoty error while using highres. fix

Open Crois-San opened this issue 2 years ago • 2 comments

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

  1. Go to txt2img
  2. Use 7th_anime_A model (hash: f58ad055c3)
  3. Set these parameters: image
  4. press generate
  5. 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

image

Crois-San avatar Jan 14 '23 20:01 Crois-San

Same for me. Worked for hours yesterday and this morning commits broke something.

medledan avatar Jan 14 '23 21:01 medledan

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.

Centurion-Rome avatar Jan 15 '23 16:01 Centurion-Rome