GitXplorerGitXplorer
r

invokeai-telegram-bot

public
7 stars
3 forks
5 issues

Commits

List of commits on branch master.
Unverified
b551db364b8ec9ef2cac3c1516d3c2fda5f037c8

fix crash when changing model outside bot

rrealies committed 2 years ago
Unverified
ebae0a24f7015ef0df9be547e98dd5e2a354e324

fix bugs, improve bot commands and code style

rrealies committed 2 years ago
Verified
84ddb8d82f03856903fcaef2335ff2c49b6905db

add dependabot

rrealies committed 2 years ago
Unverified
0d5177ada7bc389f13f2e73fde54dcd32fe2a6c4

add features, fix bugs, refactor

rrealies committed 2 years ago
Unverified
7d91790738d380d2c699932c94350f496a0280e6

init

rrealies committed 2 years ago

README

The README file for this repository.

InvokeAI-Telegram-Bot

A lightweight InvokeAI to Telegram bot that lets you generate images from text prompt.

Installation

With Node:

export INVOKEAI_ROOT=/home/realies/invokeai/
export API_URL=http://localhost:9090/
export BOT_TOKEN=
node server.js

Usage

/ia Type prompt here.

Or

/ia Type prompt here. [negative tokens], (upweight)++, (downweight)-- {-steps 50 -cfg_scale 7.5 -width 512 -height 512 -sampler_name ddim -seed 3950994677 -variation_amount 0.1 -hires_fix false -seamless false -facefix codeformer|1|0.8|0.75 -quiet false}

Other commands: /ia_models, /ia_model, /ia_samplers, /ia_queues, /ia_usage