From cddd9da700774eceaeb691283d85534e80d90704 Mon Sep 17 00:00:00 2001 From: Dominik Reh <34448969+DominikDoom@users.noreply.github.com> Date: Thu, 13 Oct 2022 10:53:06 +0200 Subject: [PATCH] Added release badge to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9d15387..075c1a2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Booru tag autocompletion for A1111 +![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/DominikDoom/a1111-sd-webui-tagcomplete) + This custom script serves as a drop-in extension for the popular [AUTOMATIC1111 web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) for Stable Diffusion. It displays autocompletion hints for recognized tags from "image booru" boards such as Danbooru, which are primarily used for browsing Anime-style illustrations.