mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-28 20:11:22 +00:00
Add example of specific image to website link previews (#12866)
Add `image: /images/azureml-deployment.png` to the article front matter. 
This commit is contained in:
parent
aef4472ef1
commit
4186ede6f8
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Deploy on AzureML
|
||||
descriptions: Deploy high performance question-answer model on AzureML with ONNX Runtime
|
||||
image: /images/azureml-deployment.png
|
||||
parent: Tutorials
|
||||
nav_order: 5
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in a new issue