Update with-python.md (#13945)

This commit is contained in:
Nat Kershaw (MSFT) 2022-12-13 11:07:53 -08:00 committed by GitHub
parent 39c0ce1656
commit 048dbb5409
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.