From f9727e1af669054211e4cb6c863aa41e896e4c0e Mon Sep 17 00:00:00 2001 From: Qing Date: Sat, 1 Apr 2023 21:05:16 +0800 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7324bc7..83c0dd6 100644 --- a/README.md +++ b/README.md @@ -43,13 +43,16 @@ https://user-images.githubusercontent.com/3998421/196976498-ba1ad3ab-fa18-4c55-9 ## Features -- Completely free and open-source, fully self-hosted, support CPU & GPU +- Completely free and open-source, fully self-hosted, support CPU & GPU & M1/2 - [Windows 1-Click Installer](https://lama-cleaner-docs.vercel.app/install/windows_1click_installer) -- Classical image inpainting algorithm powered by [cv2](https://docs.opencv.org/3.4/df/d3d/tutorial_py_inpainting.html) - Multiple SOTA AI [models](https://lama-cleaner-docs.vercel.app/models) -- Various inpainting [strategy](https://lama-cleaner-docs.vercel.app/features/inpainting_strategy) -- Run as a [desktop application](https://lama-cleaner-docs.vercel.app/features/desktop_app) -- [Interactive Segmentation](https://lama-cleaner-docs.vercel.app/features/Interactive_segmentation) on any object. + - Erase model: LaMa/LDM/ZITS/MAT/FcF/Manga + - Erase and Replace model: Stable Diffusion/Paint by Example +- [Plugins](https://lama-cleaner-docs.vercel.app/plugins) for post-processing: + - [RemoveBG](https://github.com/danielgatis/rembg): Remove images background + - [RealESRGAN](https://github.com/xinntao/Real-ESRGAN): Super Resolution + - [GFPGAN](https://github.com/TencentARC/GFPGAN): Face Restoration + - [RestoreFormer](https://github.com/wzhouxiff/RestoreFormer): Face Restoration - More features at [lama-cleaner-docs](https://lama-cleaner-docs.vercel.app/) ## Quick Start