-
Notifications
You must be signed in to change notification settings - Fork 30
docs: Fix broken links in Flash documentation #546
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. (Line 700) Citation: Link checker reported |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -667,7 +667,6 @@ def generate_image(prompt, ...): | |
|
|
||
| - [Endpoint functions guide](/flash/create-endpoints). | ||
| - [Configuration reference](/flash/configuration/parameters). | ||
| - [Managing Flash endpoints](/flash/managing-endpoints). | ||
| - [Hugging Face diffusers documentation](https://huggingface.co/docs/diffusers/index). | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Citation: Link checker reported |
||
| - [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). | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -462,6 +462,5 @@ When deploying queue-based functions with `flash deploy`, each function must hav | |
|
|
||
| - [Endpoint functions guide](/flash/create-endpoints). | ||
| - [Configuration reference](/flash/configuration/parameters). | ||
| - [Managing Flash endpoints](/flash/managing-endpoints). | ||
| - [Hugging Face transformers documentation](https://huggingface.co/docs/transformers/index). | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Citation: Link checker reported |
||
| - [Hugging Face model hub](https://huggingface.co/models). | ||
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.
Citation: Link checker reported
/serverless/workers/sdxl-a1111as broken. Changed to Docker Hub link to match the ComfyUI row pattern.View source