kritiksoman / GIMP-ML

AI for GNU Image Manipulation Program
https://kritiksoman.github.io/GIMP-ML-Docs/index.html
MIT License
1.39k stars 127 forks source link

CUDA out of memory #15

Closed pums974 closed 3 years ago

pums974 commented 4 years ago

The super-resolution module crash with this error :

RuntimeError: CUDA out of memory. Tried to allocate 24.00 MiB (GPU 0; 1.95 GiB total capacity; 955.34 MiB already allocated; 5.38 MiB free; 1.01 GiB reserved in total by PyTorch)

Maybe add the GPU memory requirement in the README

kritiksoman commented 3 years ago

Try Force CPU button.

kritiksoman commented 3 years ago

check now (set "Use as filter" to True) #20