-
Notifications
You must be signed in to change notification settings - Fork 6.1k
minor improvements to the SDXL doc. #3985
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. |
docs/source/en/api/pipelines/stable_diffusion/stable_diffusion_xl.mdx
Outdated
Show resolved
Hide resolved
## Tips | ||
|
||
- Stable Diffusion XL works especially well with images between 768 and 1024. | ||
- Stable Diffusion XL output image can be improved by making use of a refiner as shown below | ||
- Stable Diffusion XL output image can be improved by making use of a refiner as shown below. | ||
|
||
### Available checkpoints: |
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.
are these changes intentional? i'm not familiar with the file format.
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.
Which fileformat?
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.
mdx files
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.
We use mdx files for documentation.
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.
Cool!
* minor improvements to the SDXL doc. * use_refiner variable. * fix: typo.
* minor improvements to the SDXL doc. * use_refiner variable. * fix: typo.
No description provided.