I think i figured out the 8GB out of memory cuda problem. on torch 2.5, its 1024,1024 resolution ru
I think i figured out the 8GB out of memory cuda problem. on torch 2.5, its 1024,1024 resolution runs out of memory, if i drop to 768,768 it works. Any ideas how to get it to run at 1024,1024?

