From 64336498ba87d4a8d619b455d1267bda7947f6e0 Mon Sep 17 00:00:00 2001 From: Qing Date: Wed, 22 Feb 2023 07:56:23 +0800 Subject: [PATCH] Update README.md --- scripts/README.md | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/scripts/README.md b/scripts/README.md index aad62a0..daf41c6 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -1,36 +1,3 @@ -# Lama Cleaner One Click Installer +# Lama Cleaner Windows 1-Click Installer -## Model Description - -- **lama**: State of the art image inpainting AI model, useful to remove any unwanted object, defect, people from your pictures. -- **sd1.5**: Stable Diffusion model, text-driven image editing. - -## Windows - -1. Download [lama-cleaner-win.zip](https://github.com/Sanster/lama-cleaner/releases/download/win_one_click_installer/lama-cleaner-win.zip) -1. Unpack `lama-cleaner-win.zip` -1. Double click `win_config.bat`, follow the guide in the terminal to choice [model](#model-description) and set other configs. -1. Double click `win_start.bat` to start the server. - -## Q&A - -**How to update the version?** - -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` - -**How to change the directory of model downloaded?** - -Change `win_start.bat` file - -``` -set TORCH_HOME=your_directory -set HF_HOME=your_directory -@call invoke start -``` +https://lama-cleaner-docs.vercel.app/install/windows_1click_installer