From 0fa7851bdfa2d242d095a832fd1003469958e951 Mon Sep 17 00:00:00 2001 From: Daniel Gatis Date: Thu, 22 Feb 2024 11:20:56 -0300 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc433241..2e297a3a 100644 --- a/README.md +++ b/README.md @@ -302,7 +302,7 @@ Just replace the `rembg` command for `docker run danielgatis/rembg`. Try this: ``` -docker run danielgatis/rembg i path/to/input.png path/to/output.png +docker run -v path/to/input:/rembg danielgatis/rembg i input.png path/to/output/output.png ``` ## Models