diff --git a/README.md b/README.md new file mode 100644 index 0000000..567f69f --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# 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 \ No newline at end of file