You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RuntimeError: CUDA out of memory. Tried to allocate 626.00 MiB (GPU 0; 8.00 GiB total capacity; 3.71 GiB already allocated; 469.62 MiB free; 5.58 GiB reserved in total by PyTorch)
The model I choose is bigger one: ./checkpoints_G_oilpaintbrush
The net_G I choose is zou-fusion-net
Hope your answer.
Thank you.
The text was updated successfully, but these errors were encountered:
HI:
When I execute demo.py
I meet the bug as below:
RuntimeError: CUDA out of memory. Tried to allocate 626.00 MiB (GPU 0; 8.00 GiB total capacity; 3.71 GiB already allocated; 469.62 MiB free; 5.58 GiB reserved in total by PyTorch)
The model I choose is bigger one:
./checkpoints_G_oilpaintbrush
The net_G I choose is
zou-fusion-net
Hope your answer.
Thank you.
The text was updated successfully, but these errors were encountered: