Replies: 2 comments 4 replies
-
that's surprising, just hardware limitation it literally tells you that you're out of memory you can give Tiled VAE a try |
Beta Was this translation helpful? Give feedback.
-
I have a notebook with GTX 1650 4GB too. Heres my commands: I use only these commands above. I put the image in 512x768 or 768x512, changing it to portrait or landscape. For hires fix use 1.5, and then use upscale extra menu with 2x or 2.5x value. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a Nvidia GTX 1650Ti 4GB VRAM card
This is what I use in my webui-user.bat file
And when I use Hires Fix I get the following error:
torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 768.00 MiB (GPU 0; 4.00 GiB total capacity; 2.21 GiB already allocated; 0 bytes free; 3.35 GiB reserved in total by PyTorch) If reserved memory is >> allocated memory try setting max_split_size_mb to avoid fragmentation. See documentation for Memory Management and PYTORCH_CUDA_ALLOC_CONF
Anyone has any idea why I'm unable to use Hires Fix even after using
--lowvram
&PYTORCH_CUDA_ALLOC_CONF=max_split_size_mb:512
I'm looking forward for your suggestions. Thank you
Beta Was this translation helpful? Give feedback.
All reactions