From 47df0f2234923e966d81b86d4d8c07d8727b66d4 Mon Sep 17 00:00:00 2001 From: NielsRogge <48327001+NielsRogge@users.noreply.github.com> Date: Mon, 31 Jan 2022 17:15:54 +0100 Subject: [PATCH] Add header (#15434) --- docs/source/model_doc/swin.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/model_doc/swin.mdx b/docs/source/model_doc/swin.mdx index 5c0a09994c..fe56a73b32 100644 --- a/docs/source/model_doc/swin.mdx +++ b/docs/source/model_doc/swin.mdx @@ -54,5 +54,7 @@ This model was contributed by [novice03](https://huggingface.co/novice03>). The - forward +## SwinForImageClassification + [[autodoc]] transformers.SwinForImageClassification - forward \ No newline at end of file