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

Commit 0c12c6e

Browse files
committed
Update README
1 parent 99573f0 commit 0c12c6e

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

README.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
1-
# OnnxStack
2-
ONNX Runtime Projects for .NET Applications
1+
<p align="center" width="100%">
2+
<img width="80%" src="Assets/OnnxStack - 640x320.png">
3+
</p>
34

4-
This repository harnesses the capabilities of both `ONNX Runtime` and `Microsoft ML`, offering a comprehensive solution that empowers developers to build, deploy, and execute machine learning models seamlessly in .NET environments, unlocking a world of possibilities for intelligent applications.
5+
6+
![GitHub last commit (by committer)](https://img.shields.io/github/last-commit/saddam213/OnnxStack)
7+
[![Core Badge](https://img.shields.io/nuget/v/OnnxStack.Core?color=4bc51e&label=OnnxStack.Core)](https://www.nuget.org/packages/OnnxStack.Core)
8+
![Nuget](https://img.shields.io/nuget/dt/OnnxStack.Core)
9+
[![StableDiffusion Badge](https://img.shields.io/nuget/v/OnnxStack.StableDiffusion?color=4bc51e&label=OnnxStack.StableDiffusion)](https://www.nuget.org/packages/OnnxStack.StableDiffusion)
10+
![Nuget](https://img.shields.io/nuget/dt/OnnxStack.StableDiffusion)
11+
12+
13+
14+
### Welcome to OnnxStack!
15+
OnnxStack is a library that provides higher-level services and integrations for .NET applications, enhancing the functionality and versatility of the `ONNX Runtime` and `Microsoft ML` projects, offering a comprehensive solution that empowers developers to build, deploy, and execute machine learning models seamlessly in .NET environments, unlocking a world of possibilities for intelligent applications.
516

617

718
# Projects

0 commit comments

Comments
 (0)