From 7ba5482e6aa58473de7baadfdf9ffabbf9c3cf76 Mon Sep 17 00:00:00 2001 From: BarsTiger Date: Mon, 13 Feb 2023 20:20:28 +0200 Subject: [PATCH] Updated README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..cc643d8 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Bars's TeleDiffusionBot +Open-source Telegram bot based on aiogram that uses +[AUTOMATIC1111 webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) +as backend. +# Bot is not finished. Setup instructions will appear after release.