From 23cd2890dfba53d4135ed566aa5ce7a674af8c58 Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 26 Sep 2022 10:23:39 +0100 Subject: [PATCH] feat: Add Lama Cleaner to Miscellaneous --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c406b28b..09f69cc6 100644 --- a/README.md +++ b/README.md @@ -1286,6 +1286,7 @@ Software that does not fit in another section. - [Journal](https://github.com/inoda/journal) - Simple journaling with encrypted entries and sharing capabilities. `MIT` `Ruby` - [King Phisher](https://github.com/rsmusllp/king-phisher) - King Phisher is a tool for testing and promoting user awareness by simulating real world phishing attacks. `BSD-3-Clause` `Python` - [Koillection](https://koillection.github.io/) - Koillection is a service allowing users to manage any kind of collections. ([Source Code](https://github.com/koillection/koillection)) `MIT` `PHP` +- [Lama-Cleaner](https://github.com/Sanster/lama-cleaner) - A free and open-source inpainting tool powered by SOTA AI model. `Apache-2.0` `Python/Docker` - [Libre Translate](https://libretranslate.com/) - Free and Open Source Machine Translation API, entirely self-hosted. ([Source Code](https://github.com/LibreTranslate/LibreTranslate)) `AGPL-3.0` `Docker/Python` - [MailyGo](https://codeberg.org/jlelse/MailyGo) - MailyGo is a small tool written in Go that allows to send HTML forms, for example from static websites without a dynamic backend, via email. `MIT` `Go` - [MindsDB](https://github.com/mindsdb/mindsdb) - MindsDB is an open source self hosted AI layer for existing databases that allows you to effortlessly develop, train and deploy state-of-the-art machine learning models using standard queries. `GPL-3.0` `Python`