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