n00mkrad / cupscale

Image Upscaling GUI based on ESRGAN
MIT License
2.14k stars 113 forks source link

Newer version of CUDA support ? #156

Open Dicehunter opened 1 year ago

Dicehunter commented 1 year ago

Noob question, Would this support newer versions of CUDA like CUDA 12 or is it limited to 11.7 being downloaded through the pytorch site ? Again noob question I know.

Appreciate any insight/education :-)

RokkuDayo commented 1 year ago

Torch 2.0 seemingly breaks the software as well regardless of CUDA version. EDIT: Nevermind, it was just NumPy which has to be updated as well otherwise one of the functions won't run properly.