An AI image generation bot with over 80 machine-learning AI models built on the back of the stable horde!
Simple how-to-use:
/imagine
- to generate an image /imagine <url, prompt> - generate an image based off of a source image
/riff
- generate an image with a given prompt, source image, and strength(percentage resemblence to the source image)
A feature-rich async generation discord bot with image editing, enhancement, and generation, all in a free unlimited package with NO paid plans, with freedom explore an array of free open-source AI models.
Add the bot here
Join the support server here
Open source AI generations
It’s not like midjourney, but its close, and provides great images without needing any experience. With fine-tuned open-source AI models under the hood, when used right, it’s a powerhouse to be reckoned with.
No censorship!
Simply mark the channel as nsfw to turn the filter off
As a solo developer, the discord bot has been my passion project for a while, and I’m so happy to finally release it
Note that AI img2img is now fully supported with /riff - so go wild!
Midjourney | BlueWillow | QuackertonAI | |
---|---|---|---|
Fast generation | ✅ | ✅ | ✅ |
Quality Images | ✅ | ✅ | |
Completely free | ✅ | ✅ | |
Sketchy hacked-together code | ✅ | ||
Uncensored and free | ✅ | ||
Facial Redo | ✅ |
Features
- Image captioning
- Fast, async image generation
- Slash commands, buttons and modals
- Open-source
- Error reporting to end user
- Facial redo
TODO
- Improve code performance
- Extract out code and remove reused bits
- Better persistent views
- Use an actual database
- Fix bugs
- /imagine command reverts back to legacy on some buttons
- Fix persistent views
- img2img support
- better outpainting
- fix /riff
Contract @ace_beaker on discord for any help
def imagine(prompt):
image = prompt.image()
return(image)