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

Question about version of pytorch #107

Open
ghost opened this issue Oct 17, 2022 · 2 comments
Open

Question about version of pytorch #107

ghost opened this issue Oct 17, 2022 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 17, 2022

Can I ask what is the version of pytorch? I tried to use pytorch 1.9.0-cu102 it didn't work.
Plus, why this code is citing DDIM? Is this a modified DDPM?
Thank you for your time~

@pengzhangzhi
Copy link
Contributor

pengzhangzhi commented Oct 18, 2022

Do you have a working version of torch and cuda? Just use your default one. It should work.

DDIM is a modified DDPM. See the DDIM paper for more details.

@MADAO-King
Copy link

torch >= 2.0

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

2 participants