Skip to content

richardqhill/imagine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imagine

imagine logo /imagine

A basic slack app that generate images using text prompts

  • Interface inspired by the giphy slack app
  • Built using Slack's Bolt python framework
  • Image generation using SDXL model hosted on replicate.com
  • Uses flask, gunicorn, nginx, and ngrok

Example

Setup

SLACK_BOT_TOKEN=XXXXX
SLACK_SIGNING_SECRET=XXXXX
REPLICATE_API_TOKEN=XXXXX
NGROK_DOMAIN=XXXXX.ngrok.io
NGROK_AUTHTOKEN=XXXXX
  • run the app:
docker compose up

About

basic slack app that generate images using text prompts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors