23 lines
967 B
Markdown
23 lines
967 B
Markdown
# Lama Cleaner One 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. 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).
|
|
|
|
## 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
|
|
|
|
1. How to update the version?
|
|
|
|
Rerun `win_config.bat` will install the newest version of lama-cleaner
|