Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
b954c22a
Unverified
Commit
b954c22a
authored
Sep 13, 2023
by
Lucain
Committed by
GitHub
Sep 13, 2023
Browse files
Fix broken link in docs (#5015)
fix broken link
parent
77373c5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/source/en/api/pipelines/auto_pipeline.md
docs/source/en/api/pipelines/auto_pipeline.md
+1
-1
No files found.
docs/source/en/api/pipelines/auto_pipeline.md
View file @
b954c22a
...
@@ -42,7 +42,7 @@ Check out the [AutoPipeline](/tutorials/autopipeline) tutorial to learn how to u
...
@@ -42,7 +42,7 @@ Check out the [AutoPipeline](/tutorials/autopipeline) tutorial to learn how to u
`AutoPipeline`
supports text-to-image, image-to-image, and inpainting for the following diffusion models:
`AutoPipeline`
supports text-to-image, image-to-image, and inpainting for the following diffusion models:
-
[
Stable Diffusion
](
./stable_diffusion
)
-
[
Stable Diffusion
](
./stable_diffusion
)
-
[
ControlNet
](
./
api/pipelines/
controlnet
)
-
[
ControlNet
](
./controlnet
)
-
[
Stable Diffusion XL (SDXL)
](
./stable_diffusion/stable_diffusion_xl
)
-
[
Stable Diffusion XL (SDXL)
](
./stable_diffusion/stable_diffusion_xl
)
-
[
DeepFloyd IF
](
./if
)
-
[
DeepFloyd IF
](
./if
)
-
[
Kandinsky
](
./kandinsky
)
-
[
Kandinsky
](
./kandinsky
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment