Open velourlawsuits opened 1 year ago
Probably dupe of #10887, #10403.
Probably dupe of #10887, #10403.
Thank you, choosing resolutions with multiples of 8 works for me. Having said that I feel like my rendering speed has been cut in half since I discovered this bug. I'm keeping this open in case anyone has a more concrete fix. Last week I was able to generate at any resolution and to my knowledge the only things I changed since were adding various plugins and changing the requirement_versions.txt. I've done a hard reset and I still get the error 🤷♂️
Correction - multiples of 8 doesn't work for every multiple.
Is there an existing issue for this?
What happened?
I have been able to generate images up to 1900x1900 on an RTX 4080 run locally. I've been running experiments at larger sizes for printing purposes generally at 8:10 for framing. Something I've just noticed recently is that I can generate images that are 1632x2048 or 1648x2048 pixels, however if I try to generate at a proper 8x10 ratio of 1632x2040 I trigger the CUDA out of memory error (even though it is a smaller resolution). Since the time I was first generating 1900x1900 and 1632x2040 images, I have downloaded many extensions and had to edit the requirements_versions.txt in order to get Dreambooth working and I'm wondering if this might have something to do with it. Has anyone noticed anything similar? I realize most people don't bother with larger resolutions because it mostly spits out garbage at that size, but you'd be surprised at what is possible if you're patient.
Steps to reproduce the problem
Try generating 1632x2048 and 1632x2040 and see what happens.
What should have happened?
CUDA should not be out of memory as I'm generating larger images perfectly fine.
Commit where the problem happens
A1111 version 1.3.1 and SD version 2.1-768
What Python version are you running on ?
Python 3.10.x
What platforms do you use to access the UI ?
Windows
What device are you running WebUI on?
Nvidia GPUs (RTX 20 above)
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
List of extensions
Deforum, txt2video, Dreambooth, Prompt Generator, Wildcards Manager
Console logs
Additional information
No response