mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-16 18:31:27 +00:00
Add preview image for stable diffusion tutorial (#15090)
This commit is contained in:
parent
c5dfd1ce81
commit
783b40bdb8
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue