From fed44ea2dc225ac6eb762fc638f733e0fe8f0c99 Mon Sep 17 00:00:00 2001 From: ari Date: Mon, 10 Mar 2025 19:37:26 +0100 Subject: [PATCH] link directly to onnx installation matrix page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03f56c5..71fa722 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ pip install "rembg[cpu,cli]" # for library + cli First of all, you need to check if your system supports the `onnxruntime-gpu`. -Go to and check the installation matrix. +Go to [onnxruntime.ai]() and check the installation matrix.

onnxruntime-installation-matrix