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
d62227d586
commit
3b86d9b142
@ -97,20 +97,20 @@ rembg i path/to/input.png path/to/output.png
|
||||
Remove the background specifying a model
|
||||
|
||||
```
|
||||
rembg -m u2netp i path/to/input.png path/to/output.png
|
||||
rembg i -m u2netp path/to/input.png path/to/output.png
|
||||
```
|
||||
|
||||
Remove the background returning only the mask
|
||||
|
||||
```
|
||||
rembg -om i path/to/input.png path/to/output.png
|
||||
rembg i -om path/to/input.png path/to/output.png
|
||||
```
|
||||
|
||||
|
||||
Remove the background applying an alpha matting
|
||||
|
||||
```
|
||||
rembg -a i path/to/input.png path/to/output.png
|
||||
rembg i -a path/to/input.png path/to/output.png
|
||||
```
|
||||
|
||||
### rembg `p`
|
||||
|
Loading…
x
Reference in New Issue
Block a user