Skip to content

Conversation

@patrickvonplaten
Copy link
Contributor

@patrickvonplaten patrickvonplaten commented Dec 1, 2022

self.init_noise_sigma = self.sigmas.max()

timesteps = torch.from_numpy(timesteps)
timesteps = torch.cat([timesteps[:1], timesteps[1:].repeat_interleave(2), timesteps[-1:]])
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was incorrect previously, but didn't change the output of the image. Can be removed so since it's an unnecessary extra step

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Dec 1, 2022

The documentation is not available anymore as the PR was closed or merged.

@patrickvonplaten patrickvonplaten changed the title up Finalizes 2nd order scheduler design Dec 1, 2022
@patrickvonplaten patrickvonplaten changed the title Finalizes 2nd order scheduler design Finalize 2nd order schedulers Dec 2, 2022
@patrickvonplaten patrickvonplaten merged commit 769f0be into main Dec 2, 2022
@patrickvonplaten patrickvonplaten deleted the add_k_dpm_2 branch December 2, 2022 15:38
tcapelle pushed a commit to tcapelle/diffusers that referenced this pull request Dec 12, 2022
* up

* up

* finish

* finish

* up

* up

* finish
sliard pushed a commit to sliard/diffusers that referenced this pull request Dec 21, 2022
* up

* up

* finish

* finish

* up

* up

* finish
yoonseokjin pushed a commit to yoonseokjin/diffusers that referenced this pull request Dec 25, 2023
* up

* up

* finish

* finish

* up

* up

* finish
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.

3 participants