Skip to content

LencoDigitexer/stable-diffusion-anime-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stable Diffusion Anime Telegram

A Telegram bot for converting an image into an anime-style image based on the stable diffusion API.

image

Features

  • Simple image processing.

ToDo

  • Choosing the image style.
  • Re-converting an image.
  • Viewing hints (what the neural network saw).

Deploying

Deploy on Heroku

Deploy

Installation

  • 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

Configuration

There are two Ways for configuring this bot.

  1. Get a token from https://t.me/BotFather/
  2. Rename config.py.example to config.py
  3. Add bot token in config.py

Deploy

python3 -m bot

Copyright & License

About

Converting an image into an anime style image based on the stable diffusion API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages