cupscale icon indicating copy to clipboard operation
cupscale copied to clipboard

Pytorch upscaling bugged ?

Open Dicehunter opened this issue 2 years ago • 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...

Dicehunter avatar Aug 15 '22 06:08 Dicehunter

I'm also having this issue.

flowerdealer avatar Aug 26 '22 17:08 flowerdealer

Hey,

You may have a pytorch / cuda problem.

Use the diagnostics tool I made, and post the result 👍

https://github.com/pierro42/Cupscale_diagnostics

pierro42 avatar Aug 28 '22 13:08 pierro42

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 :)

Dicehunter avatar Aug 31 '22 06:08 Dicehunter

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!

qwertylesh avatar Jan 21 '23 22:01 qwertylesh