Pytorch upscaling bugged ?
Dicehunter opened this issue ยท 4 comments
Dicehunter commented
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...
flowerdealer commented
I'm also having this issue.
pierro42 commented
Hey,
You may have a pytorch / cuda problem.
Use the diagnostics tool I made, and post the result ๐
Dicehunter commented
Hey,
You may have a pytorch / cuda problem.
Use the diagnostics tool I made, and post the result ๐
You were entirely correct, Thank you :)
qwertylesh commented
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!