From 30fdeadc46f0064b0209a0b028a4c037eff3dc49 Mon Sep 17 00:00:00 2001 From: Sanster Date: Mon, 18 Apr 2022 22:40:23 +0800 Subject: [PATCH] update README --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8b9167a..d5552d9 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,15 @@ https://user-images.githubusercontent.com/3998421/153323093-b664bb68-2928-480b-b - [x] Zoom & Pan - [ ] Keep image EXIF data -## Quick Start +## Install -1. Install requirements: `pip3 install -r requirements.txt` -2. Start server: `python3 main.py`, open http://localhost:8080 +```bash +pip install lama-cleaner -Available commands for `main.py` +lama-cleaner --device=cpu --port=8080 +``` + +Available commands: | Name | Description | Default | | ---------- | ------------------------------------------------ | -------- |