Skip to content

Add Noise Schedule/Schedule Type to Schedulers Overview documentation #9504

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

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

hlky
Copy link
Contributor

@hlky hlky commented Sep 23, 2024

What does this PR do?

As discussed in #9416 (comment) this PR adds documentation for Noise Schedule/Schedule Type to Schedulers Overview documentation, specifically regarding the equivalent of sgm_uniform and simple Schedule types as they are known in the webuis. This section can be updated when other schedule types are supported as in #9499.

Also see #9416 (comment) and #9490 for the reproduction/comparison.

Fixes #9416

Who can review?

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.

cc @yiyixuxu @stevhliu

Copy link
Member

@stevhliu stevhliu left a comment

Choose a reason for hiding this comment

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

Thanks so much! 🤗

@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.

@stevhliu stevhliu merged commit 19547a5 into huggingface:main Sep 23, 2024
1 check passed
leisuzz pushed a commit to leisuzz/diffusers that referenced this pull request Oct 11, 2024
…huggingface#9504)

* Add Noise Schedule/Schedule Type to Schedulers Overview docs

* Update docs/source/en/api/schedulers/overview.md

Co-authored-by: Steven Liu <[email protected]>

---------

Co-authored-by: Steven Liu <[email protected]>
sayakpaul pushed a commit that referenced this pull request Dec 23, 2024
…#9504)

* Add Noise Schedule/Schedule Type to Schedulers Overview docs

* Update docs/source/en/api/schedulers/overview.md

Co-authored-by: Steven Liu <[email protected]>

---------

Co-authored-by: Steven Liu <[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.

[Schedulers] Add SGMUniform
3 participants