From 85719a2a9d9754644caa3ad084f83f028d308024 Mon Sep 17 00:00:00 2001 From: Sayan Shaw <52221015+sayanshaw24@users.noreply.github.com> Date: Thu, 13 Jul 2023 17:10:32 -0700 Subject: [PATCH] remove unneeded no-toc from superres (#16682) Co-authored-by: Sayan Shaw --- docs/tutorials/mobile/superres.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/tutorials/mobile/superres.md b/docs/tutorials/mobile/superres.md index 4e6447730b..1af394fcb2 100644 --- a/docs/tutorials/mobile/superres.md +++ b/docs/tutorials/mobile/superres.md @@ -8,7 +8,6 @@ nav_order: 3 --- # Improve image resolution with machine learning super resolution on mobile -{: .no_toc } Learn how to build an application to improve image resolution using ONNX Runtime Mobile, with a model that includes pre and post processing.