Skip to content

deltachat-bot/text2img-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text To Image Bot

Latest Release CI Code style: black

A text-to-image generator bot for Delta Chat. Generate images from any text prompt.

Install

pip install -U text2img-bot

Usage

To configure the bot:

text2img-bot init [email protected] SuperHardPassword

(Optional) To customize the bot name, avatar and status/signature:

text2img-bot config selfavatar "/path/to/avatar.png"
text2img-bot config displayname "Text To Image"
text2img-bot config selfstatus "Hi, send me some text message to generate an image"

Finally you can start the bot with:

text2img-bot serve

To see the available options, run in the command line:

text2img-bot --help

About

Generate images from text prompts in Delta Chat

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages