link directly to onnx installation matrix page

This commit is contained in:
ari 2025-03-10 19:37:26 +01:00 committed by GitHub
parent 7422fd7706
commit fed44ea2dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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" />