From 114c7cd4935f0bbed88399d8e62be6dc330f0615 Mon Sep 17 00:00:00 2001 From: Suraj Patil Date: Wed, 18 Jan 2023 10:30:58 +0100 Subject: [PATCH] fix dit doc header The link in the main heading needs to be rendered on the doc page. It displays the text as is. --- docs/source/en/api/pipelines/dit.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/en/api/pipelines/dit.mdx b/docs/source/en/api/pipelines/dit.mdx index d7ab18e2ea76..bcc2c993fc20 100644 --- a/docs/source/en/api/pipelines/dit.mdx +++ b/docs/source/en/api/pipelines/dit.mdx @@ -10,7 +10,7 @@ an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express o specific language governing permissions and limitations under the License. --> -# [Scalable Diffusion Models with Transformers](https://www.wpeebles.com/DiT) (DiT) +# Scalable Diffusion Models with Transformers (DiT) ## Overview