telegram bot on aiogram python 3.10.6 to generate images using automatic1111 fast api
Go to file
Mikhail Guseletov 46c57906b5 start/stop done
2023-06-20 02:04:24 +07:00
bot.py start/stop done 2023-06-20 02:04:24 +07:00
LICENSE Initial commit 2023-06-15 12:33:09 +07:00
README.md fix way for output images 2023-06-15 17:01:52 +07:00

sd_telegram

telegram bot on aiogram python 3.10.6 to generate images in automatic1111 locally

create bot from this and use token in API_TOKEN

pip install aiogram  
pip install webuiapi  
cd C:\stable-diffusion-webui\extensions\sd_telegram\  
python bot.py