We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
With the default code, using the MPS backend does not work at all and only produces images that appear to be white noise.
Interestingly, even removing all the cuda autocasting and cudnn usage, as in this fork, does not work - it still only produces random snow.
Tested on an M1 Pro chip. Tested on both Monterey and Ventura, and with Pytorch stable 1.13.1 and the new Pytorch stable 2.0 that came out yesterday.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
With the default code, using the MPS backend does not work at all and only produces images that appear to be white noise.
Interestingly, even removing all the cuda autocasting and cudnn usage, as in this fork, does not work - it still only produces random snow.
Tested on an M1 Pro chip. Tested on both Monterey and Ventura, and with Pytorch stable 1.13.1 and the new Pytorch stable 2.0 that came out yesterday.
The text was updated successfully, but these errors were encountered: