Unverified Commit b954c22a authored by Lucain's avatar Lucain Committed by GitHub
Browse files

Fix broken link in docs (#5015)

fix broken link
parent 77373c5e
...@@ -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)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment