11 lines
310 B
Markdown
11 lines
310 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
|