Skip to content

Commit 6296628

Browse files
committed
docs: simplify v0.14.0-rc.1 pre-release callout
1 parent e744886 commit 6296628

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
88

99
## [0.14.0] - 2026-04-18
1010

11-
> **Pre-release for testing.** Verified on macOS, Windows CPU, and Linux NVIDIA CUDA / CPU. If you try Windows DirectML, AMD MIGraphX, Intel macOS, or CoreML on Apple Silicon, please report your OS, GPU, the ONNX Runtime bundle you picked, and whether it worked on [issue #31](https://github.com/tucktuckg00se/INTERSECT/issues/31).
11+
> **Pre-release for testing.** If you try it on Windows DirectML, AMD MIGraphX, Intel macOS, or CoreML on Apple Silicon, please report your OS, GPU, runtime selection, and any issues [issue #31](https://github.com/tucktuckg00se/INTERSECT/issues/31).
1212
1313
### Added
1414
- GPU-accelerated stem separation via downloadable ONNX Runtime bundles. Open SET > Stem Separation > ONNX Runtime and pick NVIDIA CUDA 12 or 13 / AMD MIGraphX on Linux, DirectML on Windows, or CoreML on macOS. Bundles download into your user data folder; restart INTERSECT after install to use the new runtime.

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,9 @@ Download the latest release zip from [Releases](https://github.com/tucktuckg00se
3333

3434
A v0.14.0 release candidate with downloadable GPU runtime bundles is available for testing: **[INTERSECT v0.14.0-rc.1](https://github.com/tucktuckg00se/INTERSECT/releases/tag/v0.14.0-rc.1)**.
3535

36-
This pre-release adds GPU stem separation via on-demand ONNX Runtime bundles. It has only been verified on macOS, Windows CPU, and Linux NVIDIA CUDA / CPU. If you try it on Windows DirectML, AMD MIGraphX, Intel macOS, or CoreML on Apple Silicon, please report your OS, GPU, runtime selection, and whether it worked on [issue #31](https://github.com/tucktuckg00se/INTERSECT/issues/31).
37-
36+
This pre-release adds GPU stem separation via on-demand ONNX Runtime bundles. If you try it on Windows DirectML, AMD MIGraphX, Intel macOS, or CoreML on Apple Silicon, please report your OS, GPU, runtime selection, and any issues [issue #31](https://github.com/tucktuckg00se/INTERSECT/issues/31).
37+
38+
3839
### Release package contents
3940

4041
| Platform | Minimum OS | Stem separation | Included binaries |

0 commit comments

Comments
 (0)