Skip to content

Conversation

@cloneofsimo
Copy link
Contributor

What does this PR do?

Introduce minimalistic reimplementation of SDXL on the SDXL doc. @sayakpaul has generously proposed this idea for diffuser's documentation.

Before submitting

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

Copy link
Member

@sayakpaul sayakpaul left a comment

Choose a reason for hiding this comment

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

Thank you so much!

@sayakpaul sayakpaul requested a review from stevhliu August 8, 2023 13:16
@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Aug 8, 2023

The documentation is not available anymore as the PR was closed or merged.

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.

Really nice and clean! ❤️

As a heads up, I'm creating a standalone SDXL guide in #4428 so this'll be moved over there once we've figured out the docs structure.

image = pipe(prompt=prompt, prompt_2=prompt_2).images[0]
```

## Single-file Implementation of SDXL Unet Model
Copy link
Member

Choose a reason for hiding this comment

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

If you'd like, I think it'd be nice for users to also see the example code usage here too!

@sayakpaul sayakpaul merged commit e7e3749 into huggingface:main Aug 9, 2023
patrickvonplaten added a commit that referenced this pull request Aug 9, 2023
sayakpaul pushed a commit that referenced this pull request Aug 10, 2023
…oc" (#4548)

Revert "introduce minimalistic reimplementation of SDXL on the SDXL doc (#4532)"

This reverts commit e7e3749.
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
…oc" (huggingface#4548)

Revert "introduce minimalistic reimplementation of SDXL on the SDXL doc (huggingface#4532)"

This reverts commit e7e3749.
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.

4 participants