Skip to content

Commit 6d67782

Browse files
committed
Update README
1 parent af2da43 commit 6d67782

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

Amuse.UI/Amuse.UI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<Version>3.1.8</Version>
4+
<Version>3.1.9</Version>
55
<OutputType>WinExe</OutputType>
66
<TargetFramework>net8.0-windows10.0.17763.0</TargetFramework>
77
<Nullable>disable</Nullable>

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,10 @@ TensorStack is proud to officially recommend **HP Desktop and Laptop** workstati
1919

2020
<h1><a href="https://github.com/TensorStack-AI/AmuseAI/releases/download/v3.1.8/Amuse_v3.1.8.exe">Download Amuse v3.1.8</a></h1>
2121

22-
## Required Dependencies
23-
1. `Microsoft.ML.OnnxRuntime.Managed` v1.23.0-dev-20250603-0558-cd5133371
24-
2. `Microsoft.ML.OnnxRuntime.MIGraphX.Windows` v1.23.0-dev-20250603-0558-cd5133371
2522

2623
## Required External Plugins
2724
1. `ContentFilter` add `ContentFilter.onnx` & `ContentFilter.bin` to `Plugins\ContentFilter`
2825
2. `CLIPTokenizer` add tokenizer files to `Plugins\CLIPTokenizer`
29-
3. `RyzenAI` add `RyzenAI v1.5` xclbin files to `Plugins\RyzenAI` (extract these from the RyzenAI python package)
30-
4. `SuperResolution` not sure where to get these files publically so grab from Amuse latest installer
3126

3227
Note: Easy way is to just install the latest Amuse version and copy the files from the `X:\Program Files\Amuse\Plugins` directory
3328

0 commit comments

Comments
 (0)