From 31e5f5ec197b1c2402130a9b00282ada04dfafcd Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Mon, 1 Jan 2024 06:45:10 +0900 Subject: [PATCH] Update README.md specifing -> specifying --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12de32d..e9f592c 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Create an image directory that contains at least 2 images. Images can be preproc ```bash rembg i input.png output.png ``` -Run demo by specifing the image directory +Run demo by specifying the image directory ```bash python main.py data.image_dir=asset/sorter ```