Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pytorch upscaling bugged ? #143

Open
Dicehunter opened this issue Aug 15, 2022 · 4 comments
Open

Pytorch upscaling bugged ? #143

Dicehunter opened this issue Aug 15, 2022 · 4 comments

Comments

@Dicehunter
Copy link

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
Copy link

I'm also having this issue.

@pierro42
Copy link

Hey,

You may have a pytorch / cuda problem.

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

https://github.com/pierro42/Cupscale_diagnostics

@Dicehunter
Copy link
Author

Dicehunter commented Aug 31, 2022

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

@qwertylesh
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants