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.