From 2f4ca033967dd1b885ddea67c61f6c528ec43cbd Mon Sep 17 00:00:00 2001 From: Valery Asiryan Date: Wed, 1 May 2024 18:37:26 +0300 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2f766b6..f072ca0 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,9 @@ # Version You can build **ClothONNX** from sources or install to your own project using nuget package manager. -| Assembly | Specification | OS | Platform | Package | Algebra | -|-------------|:-------------:|:-------------:|:--------------:|:--------------:|:--------------:| -| [ClothONNX](netstandard/ClothONNX) | .NET Standard 2.0 | Cross-platform | CPU | [NuGet](https://www.nuget.org/packages/ClothONNX/) | [UMapx](https://github.com/asiryan/UMapx) | -| [ClothONNX.Gpu](netstandard/ClothONNX.Gpu) | .NET Standard 2.0 | Cross-platform | GPU | [NuGet](https://www.nuget.org/packages/ClothONNX.Gpu/) | [UMapx](https://github.com/asiryan/UMapx) | +| Assembly | Specification | OS | Package | Algebra | +|-------------|:-------------:|:-------------:|:--------------:|:--------------:| +| [ClothONNX](netstandard/ClothONNX) | .NET Standard 2.0 | Cross-platform | [NuGet](https://www.nuget.org/packages/ClothONNX/) | [UMapx](https://github.com/asiryan/UMapx) | # Installation C# interface