Update README.md

This commit is contained in:
Qing 2023-04-01 21:05:16 +08:00 committed by GitHub
parent ac39e9d3d8
commit f9727e1af6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,13 +43,16 @@ https://user-images.githubusercontent.com/3998421/196976498-ba1ad3ab-fa18-4c55-9
## Features ## 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) - [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) - Multiple SOTA AI [models](https://lama-cleaner-docs.vercel.app/models)
- Various inpainting [strategy](https://lama-cleaner-docs.vercel.app/features/inpainting_strategy) - Erase model: LaMa/LDM/ZITS/MAT/FcF/Manga
- Run as a [desktop application](https://lama-cleaner-docs.vercel.app/features/desktop_app) - Erase and Replace model: Stable Diffusion/Paint by Example
- [Interactive Segmentation](https://lama-cleaner-docs.vercel.app/features/Interactive_segmentation) on any object. - [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/) - More features at [lama-cleaner-docs](https://lama-cleaner-docs.vercel.app/)
## Quick Start ## Quick Start