Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

hlky
Copy link
Member

@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! 🤗

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
@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 <59462357+stevhliu@users.noreply.github.com>

---------

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
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 <59462357+stevhliu@users.noreply.github.com>

---------

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Schedulers] Add SGMUniform
3 participants