devilismyfriend / StableTuner

Finetuning SD in style.
GNU Affero General Public License v3.0
666 stars 51 forks source link

CUDNN 8.6 Install appears to be broken #88

Open Derpiesaurus opened 1 year ago

Derpiesaurus commented 1 year ago

It may just be my computer/network connection, but the automatic CUDNN 8.6 installation doesn't work, it says it takes too long to respond and errors.

I got around this by downloading the .ZIP file from NVIDIA's website for the Windows version of CUDNN 8.6, unzipped it, renamed it to "cudnn_windows", and put it in the "resources" folder.

KewkLW commented 1 year ago

Make an account and download it direct if the host is having issues https://developer.nvidia.com/cudnn I'm using 8.7 as there's a huge performance increase with it.

Derpiesaurus commented 1 year ago

Make an account and download it direct if the host is having issues https://developer.nvidia.com/cudnn I'm using 8.7 as there's a huge performance increase with it.

Yep that's what I ended up doing. I didn't get 8.7 though, so I'll definitely look into that.