We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77373c5 commit b954c22Copy full SHA for b954c22
docs/source/en/api/pipelines/auto_pipeline.md
@@ -42,7 +42,7 @@ Check out the [AutoPipeline](/tutorials/autopipeline) tutorial to learn how to u
42
`AutoPipeline` supports text-to-image, image-to-image, and inpainting for the following diffusion models:
43
44
- [Stable Diffusion](./stable_diffusion)
45
-- [ControlNet](./api/pipelines/controlnet)
+- [ControlNet](./controlnet)
46
- [Stable Diffusion XL (SDXL)](./stable_diffusion/stable_diffusion_xl)
47
- [DeepFloyd IF](./if)
48
- [Kandinsky](./kandinsky)
0 commit comments