A Telegram bot for converting an image into an anime-style image based on the stable diffusion API.
- Find it on Telegram as Stable Diffusion Anime
- Simple image processing.
- Choosing the image style.
- Re-converting an image.
- Viewing hints (what the neural network saw).
Deploy on Heroku
- Clone this git repository.
git clone https://github.com/lencodigitexer/stable-diffusion-anime-telegram
- Change Directory
cd stable-diffusion-anime-telegram
- Install requirements with pip3
pip3 install -r requirements.txt
There are two Ways for configuring this bot.
- Get a token from https://t.me/BotFather/
- Rename config.py.example to config.py
- Add bot token in config.py
python3 -m bot
- Copyright (©) 2023 by LencoDigitexer
- Licensed under the terms of the GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007