From f3e72e9e57c603dbc807ec35d2c1c6beff5dfc3a Mon Sep 17 00:00:00 2001 From: Guspan Tanadi <36249910+guspan-tanadi@users.noreply.github.com> Date: Tue, 4 Apr 2023 20:15:19 +0700 Subject: [PATCH] Removing explicit markdown extension (#2944) 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 4464486080..b4562cf0c3 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