Skip to content

Fix AttributeError in ddim.py#551

Open
Lhyejin wants to merge 1 commit intoCompVis:mainfrom
Lhyejin:main
Open

Fix AttributeError in ddim.py#551
Lhyejin wants to merge 1 commit intoCompVis:mainfrom
Lhyejin:main

Conversation

@Lhyejin
Copy link
Copy Markdown

@Lhyejin Lhyejin commented Dec 26, 2022

I tested ddpm sampling in ddim.py. However, self.model.ddim_sigmas_for_original_num in p_sample_ddim function doesn't exist in self.model. self.ddim_sigmas_for_original_num is defined in make_schedule function in ddim.py

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

Successfully merging this pull request may close these issues.

1 participant