From 534d3f5892cb978a4cfef02c4bc58bb6b9268370 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Fri, 26 Sep 2025 14:36:48 -0600 Subject: [PATCH] Update ONNXRuntime --- docker/rocm/requirements-wheels-rocm.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/rocm/requirements-wheels-rocm.txt b/docker/rocm/requirements-wheels-rocm.txt index 21aebf4bd..c97092649 100644 --- a/docker/rocm/requirements-wheels-rocm.txt +++ b/docker/rocm/requirements-wheels-rocm.txt @@ -1 +1 @@ -onnxruntime-rocm @ https://github.com/NickM-27/frigate-onnxruntime-rocm/releases/download/v6.4.1/onnxruntime_rocm-1.21.1-cp311-cp311-linux_x86_64.whl \ No newline at end of file +onnxruntime-rocm @ https://github.com/NickM-27/frigate-onnxruntime-rocm/releases/download/v7.0.1/onnxruntime_migraphx-1.23.0-cp311-cp311-linux_x86_64.whl \ No newline at end of file