Explorar o código

Update README.md

Daniel Gatis %!s(int64=2) %!d(string=hai) anos
pai
achega
3b86d9b142
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -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`