From e8f64014a5492bc0ee6f727e124159949e15c80e Mon Sep 17 00:00:00 2001 From: Sanster Date: Sun, 12 Dec 2021 14:54:37 +0800 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bef0653..ca61d3b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ This project is mainly used for selfhosting LaMa model, some interaction improve ![example](./assets/lama-cleaner-example.gif) +- [x] High resolution support +- [x] Multi stroke support. Press and hold the `cmd/ctrl` key to enable multi stroke mode. +- [ ] Keep image EXIF data + ## Quick Start - Install requirements: `pip3 install -r requirements.txt`