-
Notifications
You must be signed in to change notification settings - Fork 6.7k
[Docs] initial docs about KarrasDiffusionSchedulers #2349
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
Conversation
|
The documentation is not available anymore as the PR was closed or merged. |
pcuenca
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, except of course we may need to update to Union if we merge #2346.
Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
williamberman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect!
* initial docs about KarrasDiffusionSchedulers * typo * grammer * Update docs/source/en/api/schedulers/overview.mdx Co-authored-by: Pedro Cuenca <pedro@huggingface.co> * do not list the schedulers explicitly --------- Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
* initial docs about KarrasDiffusionSchedulers * typo * grammer * Update docs/source/en/api/schedulers/overview.mdx Co-authored-by: Pedro Cuenca <pedro@huggingface.co> * do not list the schedulers explicitly --------- Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
fixes issue #2348