update one click installer

This commit is contained in:
Qing
2022-10-24 18:32:35 +08:00
parent 476159bbe5
commit 1883d9ec4a
11 changed files with 188 additions and 35 deletions

15
scripts/README.md Normal file
View File

@@ -0,0 +1,15 @@
# Lama Cleaner One Click Installer
## macOS
1. Download [lama-cleaner.zip]()
1. Unpack lama-cleaner.zip
1. Double click `mac_config.command`, follow the guide in the terminal to choice model and set other configs.
- lama model: State of the art image inpainting AI model, useful to remove any unwanted object, defect, people from your pictures.
- sd1.5 model: Stable Diffusion model, text-driven image editing. To use this model you need to [accepting the terms to access](https://huggingface.co/runwayml/stable-diffusion-inpainting), and
get an access token from here [huggingface access token](https://huggingface.co/docs/hub/security-tokens).
1. Double click `mac_start.command` to start the server.
## Windows
coming soon...