From 314b2ae8c029929245ece0a01c47fdf88f354cdb Mon Sep 17 00:00:00 2001 From: Qing Date: Fri, 9 Feb 2024 15:06:11 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81a8fe6..af8b4de 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ pip3 install iopaint 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