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

Add rescale_betas_zero_snr Argument to DDPMScheduler #6305

Merged

Conversation

dg845
Copy link
Contributor

@dg845 dg845 commented Dec 24, 2023

What does this PR do?

This PR adds a rescale_betas_zero_snr argument to DDPMScheduler.

Before submitting

Who can review?

@patrickvonplaten
@williamberman
@yiyixuxu

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@patrickvonplaten
Copy link
Contributor

Thanks a lot!

@patrickvonplaten patrickvonplaten merged commit 3706aa3 into huggingface:main Dec 26, 2023
14 checks passed
@dg845 dg845 deleted the ddpm-scheduler-rescale-zero-snr branch December 26, 2023 21:01
dg845 added a commit to dg845/diffusers that referenced this pull request Dec 26, 2023
donhardman pushed a commit to donhardman/diffusers that referenced this pull request Dec 29, 2023
* Add rescale_betas_zero_snr argument to DDPMScheduler.

* Propagate rescale_betas_zero_snr changes to DDPMParallelScheduler.

---------

Co-authored-by: Sayak Paul <[email protected]>
antoine-scenario pushed a commit to antoine-scenario/diffusers that referenced this pull request Jan 2, 2024
* Add rescale_betas_zero_snr argument to DDPMScheduler.

* Propagate rescale_betas_zero_snr changes to DDPMParallelScheduler.

---------

Co-authored-by: Sayak Paul <[email protected]>
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
* Add rescale_betas_zero_snr argument to DDPMScheduler.

* Propagate rescale_betas_zero_snr changes to DDPMParallelScheduler.

---------

Co-authored-by: Sayak Paul <[email protected]>
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.

4 participants