From f863ee0587854461ba804ade90b2baaff57f854e Mon Sep 17 00:00:00 2001 From: Guspan Tanadi <36249910+guspan-tanadi@users.noreply.github.com> Date: Sat, 1 Apr 2023 06:44:07 +0700 Subject: [PATCH] Removing explicit markdown extension Trigger from previous PR. Build the page once again. --- docs/source/en/api/pipelines/semantic_stable_diffusion.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/en/api/pipelines/semantic_stable_diffusion.mdx b/docs/source/en/api/pipelines/semantic_stable_diffusion.mdx index 44644860800a..b4562cf0c389 100644 --- a/docs/source/en/api/pipelines/semantic_stable_diffusion.mdx +++ b/docs/source/en/api/pipelines/semantic_stable_diffusion.mdx @@ -28,7 +28,7 @@ The abstract of the paper is the following: ## Tips -- The Semantic Guidance pipeline can be used with any [Stable Diffusion](./stable_diffusion/text2img.mdx) checkpoint. +- The Semantic Guidance pipeline can be used with any [Stable Diffusion](./stable_diffusion/text2img) checkpoint. ### Run Semantic Guidance