소스 검색

Merge pull request #740 from ari-party/patch-1

link directly to onnx installation matrix page
Daniel Gatis 6 달 전
부모
커밋
b144cbc7cf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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" />