From 048dbb5409e693222a51a74f4fddd23422b5f914 Mon Sep 17 00:00:00 2001 From: "Nat Kershaw (MSFT)" Date: Tue, 13 Dec 2022 11:07:53 -0800 Subject: [PATCH] Update with-python.md (#13945) --- docs/get-started/with-python.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/get-started/with-python.md b/docs/get-started/with-python.md index c10f92643f..f9a2881fcd 100644 --- a/docs/get-started/with-python.md +++ b/docs/get-started/with-python.md @@ -4,7 +4,7 @@ parent: Get Started toc: true nav_order: 1 --- -# Get started with ORT for Python +# Get started with ONNX Runtime in Python {: .no_toc } Below is a quick guide to get the packages installed to use ONNX for model serialization and infernece with ORT.