update README

This commit is contained in:
Sanster 2022-04-18 22:40:23 +08:00
parent b43883a567
commit 30fdeadc46

View File

@ -11,12 +11,15 @@ https://user-images.githubusercontent.com/3998421/153323093-b664bb68-2928-480b-b
- [x] Zoom & Pan - [x] Zoom & Pan
- [ ] Keep image EXIF data - [ ] Keep image EXIF data
## Quick Start ## Install
1. Install requirements: `pip3 install -r requirements.txt` ```bash
2. Start server: `python3 main.py`, open http://localhost:8080 pip install lama-cleaner
Available commands for `main.py` lama-cleaner --device=cpu --port=8080
```
Available commands:
| Name | Description | Default | | Name | Description | Default |
| ---------- | ------------------------------------------------ | -------- | | ---------- | ------------------------------------------------ | -------- |