Commit graph

419 commits

Author SHA1 Message Date
phixxy
a8f919d1c6 Removed duplicate function 2023-12-28 14:22:53 -08:00
phixxy
24d15931b0 Fixed the bug from hell, worst traceback ive ever seen 2023-12-28 00:35:09 -08:00
phixxy
be2ccd7c46 fixed uploading html/pngs in website func... agian...again 2023-12-27 23:28:19 -08:00
phixxy
db775e32ce fixed uploading html/pngs in website func... agian 2023-12-27 23:23:10 -08:00
phixxy
fecace66ed fixed uploading html/pngs in website func 2023-12-27 23:21:24 -08:00
phixxy
aa2b83617c testing stuff 2023-12-27 23:10:14 -08:00
phixxy
3866377470 Added exceptions to deleting pngs function 2023-12-27 23:03:52 -08:00
phixxy
253a805b4e Fixed links to ai.phixxy.com 2023-12-27 22:58:58 -08:00
phixxy
698e5a4d67 Fixed reliance on a ton of config being in the .env file. Overall the website will be more railroaded in terms of configuration, but it will be much simpler. 2023-12-27 22:37:30 -08:00
phixxy
d4e01d4b58 Fixed bug in upload_ai_images 2023-12-27 22:05:14 -08:00
phixxy
6a6863406d Changed ftp to sftp, plan on removing all aioftp commands later. 2023-12-27 20:48:57 -08:00
phixxy
8b2683b8e9 Added secret santa registration 2023-11-01 10:00:17 -07:00
phixxy
ff6b06aace Added lora command 2023-10-05 00:57:26 -07:00
phixxy
d8b107b84a Set default negative prompt 2023-09-18 23:48:27 -07:00
phixxy
de1afc8291 Fixed bug I just created in negative_prompt 2023-09-18 23:34:55 -07:00
phixxy
18d275fbeb Created negative prompt file, this should be changed to use channel vars in the future 2023-09-18 23:31:22 -07:00
phixxy
34954eb1af fixed small bug in is_emoji 2023-08-19 12:40:46 -07:00
phixxy
d475a6fb6d Added some emoji checking code to prevent some errors 2023-07-25 17:49:30 -07:00
phixxy
947be7731e Added error command to display errors 2023-07-25 17:35:43 -07:00
phixxy
e092c4e65b Fixed some bugs in rsgp, and formatted it 2023-07-25 17:23:17 -07:00
phixxy
ba748c44f2 Removed commented out code 2023-07-25 17:22:03 -07:00
phixxy
32f80c2dd5 Fixed react 'bug' 2023-07-25 17:20:14 -07:00
phixxy
1f3c5cf04a Removed combine_dict function as it isn't needed 2023-07-25 17:19:13 -07:00
phixxy
de1b78149c Removing commented code for timeouts. 2023-07-25 17:13:23 -07:00
phixxy
f2419c5501 Updated meme to no longer use requests when saving images. 2023-07-25 17:07:53 -07:00
phixxy
2568d67c5f Added mistoonAnime model option 2023-07-24 03:20:19 -07:00
phixxy
945fcee01a Added another model option 2023-07-24 03:07:48 -07:00
phixxy
b1cc2cd551 May have fixed discord resume aiohttp issue 2023-07-21 23:25:55 -07:00
phixxy
9de7ac9ba2 added reacting to other people reacting 2023-07-21 19:21:40 -07:00
phixxy
045131f00f Added more draw prompts 2023-07-20 19:37:38 -07:00
phixxy
1179b0eae3 removed timeout 2023-07-19 23:48:20 -07:00
phixxy
9bda14830b fixed stupid bug in rsgp 2023-07-19 23:18:04 -07:00
phixxy
ec495e2bf7 updated RSGP function again 2023-07-19 23:16:20 -07:00
phixxy
65f0a1ed55 Updated RSGP function 2023-07-19 23:04:05 -07:00
phixxy
a869253e23 Updated a draw prompt 2023-07-19 22:52:03 -07:00
phixxy
d259ee4228 Single session aiohttp all the stuff for real this time 2023-07-19 22:05:56 -07:00
phixxy
5aa35c48ee trying to get single session aiohttp working 2023-07-19 15:02:50 -07:00
phixxy
5abb216081 testing negative prompts for draw 2023-07-18 22:31:38 -07:00
phixxy
faec8d38fc testing negative prompts 2023-07-18 22:07:18 -07:00
phixxy
3b0c3b775e modified draw command slightly 2023-07-18 11:10:08 -07:00
phixxy
e17610c502 added more SD options 2023-07-18 04:07:13 -07:00
phixxy
16f1173fdd fixed bug in blog 2023-07-17 23:47:00 -07:00
phixxy
d1c2ec4bc0 allowed blog generation again 2023-07-17 23:33:58 -07:00
phixxy
5f698b3757 reverted changes for now 2023-07-17 23:06:04 -07:00
phixxy
bfb06da556
Merge pull request #12 from phixxy/aiohttp
Now use a single aiohttp session
2023-07-17 21:55:49 -07:00
phixxy
2ddd81c667 Modified RSGP function 2023-07-17 18:51:26 -07:00
phixxy
c4307423c7 Added the 30 sec timeout for aiohttp 2023-07-17 17:44:23 -07:00
phixxy
c9ae6ec00f Now use a single aiohttp session 2023-07-17 17:36:06 -07:00
phixxy
5255c4c976
Merge pull request #11 from phixxy/meme
Reverted a function change for now to avoid bug
2023-07-17 16:59:34 -07:00
phixxy
a8d20d4f3b Reverted a function change for now to avoid bug 2023-07-17 16:58:54 -07:00