From 9144e101a108b736933b549ea7eb93c54d5e3e94 Mon Sep 17 00:00:00 2001 From: Qing Date: Tue, 8 Nov 2022 09:16:21 +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 370c4ec..7896d1b 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ great online services [here](https://cleanup.pictures/). ## Docker -You can use [pre-build docker image]() to run Lama Cleaner. The model will be downloaded to the cache directory when first time used. +You can use [pre-build docker image](https://github.com/Sanster/lama-cleaner#run-docker-cpu) to run Lama Cleaner. The model will be downloaded to the cache directory when first time used. You can mount existing cache directory to start the container, so you don't have to download the model every time you start the container.