2022-12-29 18:55:33 -05:00
2022-12-15 20:36:19 +11:00
2022-12-11 19:17:35 +11:00
2022-12-15 20:36:19 +11:00
2022-12-10 23:35:55 +11:00
2022-12-09 12:06:29 +11:00
2022-12-29 18:55:33 -05:00
2022-12-10 02:26:35 +11:00
2022-12-15 20:36:19 +11:00
2022-12-10 23:51:19 +11:00
2022-12-11 21:01:36 +11:00

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
 graph TD;
     A-->B;
     A-->C;
     B-->D;
     C-->D;
Description
Discord bot with stable diffusion api abilities
Readme 2.5 MiB
Languages
Jupyter Notebook 95.9%
Python 4.1%