Update README.md

This commit is contained in:
Daniel Gatis 2020-10-09 14:46:45 -03:00 committed by GitHub
parent 043b4b0fcd
commit 361a458cab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,13 +98,11 @@ Then run
### Advance usage ### Advance usage
Sometimes it is possible to achieve better results by turning on alpha matting Sometimes it is possible to achieve better results by turning on alpha matting. Example:
```bash ```bash
curl -s http://input.png -a -ae 15 | rembg > output.png curl -s http://input.png -a -ae 15 | rembg > output.png
``` ```
Example:
<table> <table>
<thead> <thead>
<tr> <tr>