Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/realies/invokeai-telegram-bot
💬 Lightweight InvokeAI to Telegram Bot
https://github.com/realies/invokeai-telegram-bot
ai art bot chat chatbot invokeai prompt stable-diffusion telegram
Last synced: 4 days ago
JSON representation
💬 Lightweight InvokeAI to Telegram Bot
- Host: GitHub
- URL: https://github.com/realies/invokeai-telegram-bot
- Owner: realies
- Created: 2022-12-17T15:59:20.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-10T07:02:57.000Z (almost 2 years ago)
- Last Synced: 2024-11-13T02:33:06.186Z (2 months ago)
- Topics: ai, art, bot, chat, chatbot, invokeai, prompt, stable-diffusion, telegram
- Language: JavaScript
- Homepage:
- Size: 222 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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