Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

Commit 030c8b8

Browse files
committed
Merge branch 'master' of github.com:saddam213/OnnxStack
2 parents 3808599 + 750506d commit 030c8b8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,3 +198,8 @@ __________________________
198198
- [ONNX Runtime C# API Doc](https://onnxruntime.ai/docs/api/csharp/api)
199199
- [Get Started with C# in ONNX Runtime](https://onnxruntime.ai/docs/get-started/with-csharp.html)
200200
- [Hugging Face Stable Diffusion Blog](https://huggingface.co/blog/stable_diffusion)
201+
- [ONNX Runtime tutorial for Stable Diffusion in C#](https://onnxruntime.ai/docs/tutorials/csharp/stable-diffusion-csharp.html)
202+
203+
## Reference
204+
205+
This work is based on the original C# implementation of Stable Diffusion by Cassie Breviu here: [Stable Diffusion with C# and ONNX Runtime](https://github.com/cassiebreviu/stablediffusion).

0 commit comments

Comments
 (0)