diff options
author | Kieran <32241933+KieranRobson@users.noreply.github.com> | 2022-10-18 12:44:02 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-18 12:44:02 +0000 |
commit | 73df70eaac0cad2b77f10c662b84c29f084d49dc (patch) | |
tree | 775a24f987469e5bb6b9c0419c5b41f0b8eb572d | |
parent | Removed link (#3352) (diff) | |
download | awesome-selfhosted-73df70eaac0cad2b77f10c662b84c29f084d49dc.tar.gz awesome-selfhosted-73df70eaac0cad2b77f10c662b84c29f084d49dc.zip |
feat: Add Lama Cleaner to Miscellaneous (#3317)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1290,6 +1290,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` |