Browse Source

link directly to onnx installation matrix page

ari 5 months ago
parent
commit
fed44ea2dc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
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 <https://onnxruntime.ai> and check the installation matrix.
+Go to [onnxruntime.ai](<https://onnxruntime.ai/getting-started>) and check the installation matrix.
 
 <p style="display: flex;align-items: center;justify-content: center;">
   <img alt="onnxruntime-installation-matrix" src="https://raw.githubusercontent.com/danielgatis/rembg/master/onnxruntime-installation-matrix.png" width="400" />