[X] The issue exists after disabling all extensions
[X] The issue exists on a clean installation of webui
[ ] The issue is caused by an extension, but I believe it is caused by a bug in the webui
[X] The issue exists in the current version of the webui
[X] The issue has not been reported before recently
[ ] The issue has been reported before but has not been fixed yet
What happened?
After trying any of the upscalers, it crashes with an error:
RuntimeError: Could not allocate tensor with 1610612736 bytes. There is not enough GPU video memory available!
Which is pretty weird, because 1610612736 is only something about 1.5 gb, and I have 16gb on my 7800xt.
As the error message says, your VRAM is almost full. So there's no available memory space to allocate n bytes. Consider reducing the resolution or switching to ZLUDA that has much better memory management.
Checklist
What happened?
After trying any of the upscalers, it crashes with an error: RuntimeError: Could not allocate tensor with 1610612736 bytes. There is not enough GPU video memory available!
Which is pretty weird, because 1610612736 is only something about 1.5 gb, and I have 16gb on my 7800xt.
Steps to reproduce the problem
just upscale 2x from 768x1024
What should have happened?
Nothing
What browsers do you use to access the UI ?
No response
Sysinfo
sysinfo-2024-03-11-18-00.json
Console logs
Additional information
This happens for all the models, and all the upscalers, and all the prompts.