Added README.md

This commit is contained in:
Benjamyn Love 2022-12-09 12:09:04 +11:00
parent 3eb875d123
commit 183f010213

10
README.md Normal file
View File

@ -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