PuLID icon indicating copy to clipboard operation
PuLID copied to clipboard

out of CUDA memery in 3060 12GB GPU

Open inspire-boy opened this issue 9 months ago • 0 comments

This is my errors: torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 22.00 MiB (GPU 0; 12.00 GiB total capacity; 10.89 GiB already allocated; 0 bytes free; 11.31 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

PLatform:WIN10 / 3060 12G GPU

When I change Num samples to 1,There's error too. What should I Change In code? Thanks!

inspire-boy avatar May 03 '24 08:05 inspire-boy