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

AttributeError: 'LatentDiffusion' object has no attribute 'resume_new_epoch' #18

Open
himali94 opened this issue Nov 17, 2023 · 1 comment

Comments

@himali94
Copy link

How can i solve this issue while training lvdm for short video generation

@SatyaDewangan05
Copy link

just add self.resume_new_epoch = 0 in the init function of class LatentDiffusion and change the value of it if you're continuing from any checkpoint.

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