v1.9.1
Adds GPU-accelerated detection for Linux source builds and refreshes the
official build stack across all supported platforms.
Improvements
- Linux source builds can now use CUDA on NVIDIA GPUs or MIGraphX on supported
AMD GPUs, with automatic CPU fallback when a provider is unavailable or
rejects a model - GPU detection still follows the existing acceleration setting, so it can be
disabled without rebuilding the application - Official builds now use newer, aligned Qt, OpenCV, and ONNX Runtime versions,
with updated Linux, Windows, and macOS build environments - Build requirements are checked explicitly: Qt 6.8.1 or newer and OpenCV
4.10.0 or newer are required
Linux packaging note
- The official AppImage continues to use CPU inference. CUDA or MIGraphX
detection requires a source build linked against a GPU-enabled ONNX Runtime