Skip to content

LencoDigitexer/stable-diffusion-anime-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

97b0c3d · Jan 9, 2023

History

10 Commits
Dec 27, 2022
Jan 9, 2023
Dec 28, 2022
Dec 27, 2022
Dec 27, 2022
Dec 27, 2022

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