Uh oh!
There was an error while loading. Please reload this page.
Update sdxl reference pipeline to latest sdxl pipeline - #9938
Conversation
sayakpaul
commented
Nov 16, 2024
@zideliu could you give the changes introduced a review? Additionally, @dimitribarbot could you please open a PR to https://hf.co/datasets/huggingface/documentation-images to include the images instead of using GitHub attachment URLs? |
dimitribarbot
commented
Nov 16, 2024
Yes, PR https://huggingface.co/datasets/huggingface/documentation-images/discussions/393 has been created accordingly. |
zideliu
commented
Nov 17, 2024
OK, I will check it |
HuggingFaceDocBuilderDev
commented
Nov 28, 2024
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. |
* Update sdxl reference community pipeline * Update README.md Add example images. * Style & quality * Use example images from huggingface documentation-images repository --------- Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
What does this PR do?
It updates existing reference pipeline for sdxl inheriting latest version of Stable Diffusion XL Pipeline.
Before submitting
documentation guidelines, and
here are tips on formatting docstrings.
Discussed in #9893
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.
@sayakpaul