Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions tutorials/flash/image-generation-with-sdxl.mdx
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

(Line 660)

Citation: Removed the Hugging Face diffusers documentation and Prompt engineering guide links per user request.
View source

Original file line number Diff line number Diff line change
Expand Up @@ -661,6 +661,4 @@ def generate_image(prompt, ...):

- [Endpoint functions guide](/flash/create-endpoints).
- [Configuration reference](/flash/configuration/parameters).
- [Hugging Face diffusers documentation](https://huggingface.co/docs/diffusers/index).
- [Stable Diffusion XL model card](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0).
- [Prompt engineering guide](https://huggingface.co/docs/diffusers/using-diffusers/write_good_prompt).
Loading