n00mkrad/cupscale

Pytorch upscaling bugged ?

Dicehunter opened this issue ยท 4 comments

When using the ESRGAN Pytorch AI network option to upscale a picture it never finishes, I meet all the requirements for it from what I've read i.e Nvidia GPU etc...

I'm also having this issue.

Hey,

You may have a pytorch / cuda problem.

Use the diagnostics tool I made, and post the result ๐Ÿ‘

https://github.com/pierro42/Cupscale_diagnostics

Hey,

You may have a pytorch / cuda problem.

Use the diagnostics tool I made, and post the result ๐Ÿ‘

https://github.com/pierro42/Cupscale_diagnostics

You were entirely correct, Thank you :)

This fixed it for me too thank you pierro42.
Somehow the batch syntax was playing up, but running the syntax from the batch to complete the pytorch update worked great!