Update sdxl reference pipeline to latest sdxl pipeline#9938
Update sdxl reference pipeline to latest sdxl pipeline#9938sayakpaul merged 5 commits intohuggingface:mainfrom
Conversation
Add example images.
|
@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? |
Yes, PR https://huggingface.co/datasets/huggingface/documentation-images/discussions/393 has been created accordingly. |
|
OK, I will check it |
|
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