From 3a70c2e1b55dd3bb279d1c39aecfff29bb1cabdd Mon Sep 17 00:00:00 2001 From: Qing Date: Thu, 15 Dec 2022 21:24:13 +0800 Subject: [PATCH] Update README.md --- scripts/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/README.md b/scripts/README.md index 60e9045..eb79508 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -24,8 +24,8 @@ Rerun `win_config.bat` will install the newest version of lama-cleaner **Where is model downloaded?** By default, model will be downloaded to user folder -- stable diffusion model: C:\Users\your_name\.cache\huggingface -- lama model: C:\Users\your_name\.cache\torch +- stable diffusion model: `C:\Users\your_name\.cache\huggingface` +- lama model: `C:\Users\your_name\.cache\torch` **How to change the directory of model downloaded?**