mirror of
https://git.mirrors.martin98.com/https://github.com/danielgatis/rembg
synced 2025-08-06 07:16:28 +08:00
Update README.md
This commit is contained in:
parent
1586c1d5d6
commit
a1b93db3aa
@ -55,13 +55,16 @@ pip install rembg
|
||||
|
||||
GPU support:
|
||||
|
||||
First of all, you need to check if your system supports the "onnxruntime-gpu".
|
||||
Go to https://onnxruntime.ai/ and check the installation matrix.
|
||||
First of all, you need to check if your system supports the `onnxruntime-gpu`.
|
||||
|
||||
Go to https://onnxruntime.ai and check the installation matrix.
|
||||
|
||||
<p style="display: flex;align-items: center;justify-content: center;">
|
||||
<img src="https://raw.githubusercontent.com/danielgatis/rembg/master/onnxruntime-installation-matrix.png" width="400" />
|
||||
</p>
|
||||
|
||||
If yes, just run:
|
||||
|
||||
```bash
|
||||
pip install rembg[gpu]
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user