weeabot/README.md
2022-12-09 12:09:04 +11:00

10 lines
309 B
Markdown

# Weeabot
This aims to be a discord bot that can take a prompt from a discord message and return an AI generated waifu
## Modules
- stable-diffusion-api: Module for interacting with the stable diffusion API
- discord.py: Python discord module
## Notebooks
- testing.ipynb: Testing notebook with examples