Update README.md

This commit is contained in:
Qing 2024-02-09 15:06:11 +08:00 committed by GitHub
parent 0760e2a946
commit 314b2ae8c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,7 +44,7 @@ pip3 install iopaint
iopaint start --model=lama --device=cpu --port=8080 iopaint start --model=lama --device=cpu --port=8080
``` ```
That's it, you can start using IOPaint by visiting http://localhost:8080 in your web browser. That's it, you can start using IOPaint by visiting http://localhost:8080 in your web browser. You can see more models supported by `--model` [here](https://www.iopaint.com/models).
### Batch processing ### Batch processing