Add preview image for stable diffusion tutorial (#15090)

This commit is contained in:
Nat Kershaw (MSFT) 2023-03-20 16:09:36 -07:00 committed by GitHub
parent c5dfd1ce81
commit 783b40bdb8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
---
title: Stable Diffusion with C#
description: In this tutorial we will learn how to do inferencing for the popular Stable Diffusion deep learning model in C#.
description: Generate images from text in C# with stable diffusion and ONNX Runtime.
image: /images/sample-output-stablediff.png
parent: Inference with C#
grand_parent: Tutorials
has_children: false