Merge pull request #376 from umarmnaq/main

Added star history.
This commit is contained in:
Saifeddine ALOUI 2023-09-20 14:35:32 +02:00 committed by GitHub
commit c65d54dde0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,3 +32,12 @@ Welcome to LoLLMS WebUI (Lord of Large Language Models: One tool to rule them al
## Installation
### Automatic installation
## Star History
<a href="https://star-history.com/#parisneo/lollms-webui&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=parisneo/lollms-webui&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=parisneo/lollms-webui&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=parisneo/lollms-webui&type=Date" />
</picture>
</a>