From 1b37f6d3a4cb995e564051cccbba2ca430a967b4 Mon Sep 17 00:00:00 2001 From: catscarlet Date: Fri, 28 Feb 2025 17:12:24 +0800 Subject: [PATCH] Add info about docker support --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c789efc..e38e400 100644 --- a/README.md +++ b/README.md @@ -348,6 +348,8 @@ Try this: docker run -v path/to/input:/rembg danielgatis/rembg i input.png path/to/output/output.png ``` +Notice: Right now docker version only support CPU Acceleration. + ## Models All models are downloaded and saved in the user home folder in the `.u2net` directory.