Commit graph

13 commits

Author SHA1 Message Date
phixxy
4f64e47057 now uses the sparkytron http_session
cleaned up folders into variable names
2024-01-19 18:38:24 -08:00
phixxy
69a4c497be correctly added cog to bot 2024-01-19 17:34:56 -08:00
phixxy
0d5dff4eb1 Now a cog 2024-01-19 17:26:51 -08:00
phixxy
86bfcfde0c seperated stable_diffusion, and openai functions into plugins 2024-01-18 14:34:01 -08:00
phixxy
399a979826 changed formatting of stable_diffusion.log 2024-01-17 23:57:20 -08:00
phixxy
60c7a4f335 changed logging for stable diffusion 2024-01-17 23:54:47 -08:00
phixxy
c24838074f saving stable diffusion log differently 2024-01-17 23:39:04 -08:00
phixxy
b460bd4821 updated stable_diffusion plugin to save images and a log file 2024-01-17 23:28:40 -08:00
phixxy
e838005102 closed all aiohttp connections 2024-01-17 23:10:17 -08:00
phixxy
b2fb09e681 Now save generated stable diffusion images in tmp/sfw or nsfw
Now save generated memes in tmp/meme/
2024-01-17 19:25:00 -08:00
phixxy
96b7b63e9b added bot.add_command(draw) 2024-01-17 18:51:30 -08:00
phixxy
499daabe96 Moved draw command to stable_diffusion.py 2024-01-17 18:49:45 -08:00
phixxy
cec84d35e0 Seperated stable diffusion commands into a plugin.
There will be some temporary loss of functionality from this!
2024-01-17 18:27:17 -08:00