JaredTherriault f3d1631aab
Offloading custom work
-custom_statics works to do mass replace strings, intended for copy-pasting gen info from internet generations and replacing unsavory prompts with safer prompts for my own sanity
-tried to implement this into generation_parameters_copypaste but it didn't work out this iteration, presumably because we return a string and the calling method is looking for an object type
-updated webui-user.bat to set a custom temp directory (for disk space concerns) and to apply xformers (for generation speed)

I probably won't be merging any of this work into the main repo since I don't want to mess with anyone else's prompts, this is just intended to keep my workspace safe from anything I don't want to see. Eventually this should be done in an extension which I could then publish, but I need to learn a lot more about the extension and callback systems in the main repo first. just uploading this to my fork for now so i don't lose the current progress.
2023-08-27 21:54:05 -07:00
..
2023-07-18 04:19:58 -04:00
2023-08-27 21:54:05 -07:00
2023-05-10 11:05:02 +03:00
2023-07-11 12:51:05 +03:00
2023-07-17 10:06:02 +03:00
2023-07-03 11:03:41 +03:00
2022-09-07 12:32:28 +03:00
2023-07-15 09:20:43 +03:00
2023-05-18 10:12:17 +03:00
2023-05-10 11:05:02 +03:00
2023-07-26 15:08:12 +03:00
2023-05-10 08:43:42 +03:00
2023-05-10 08:43:42 +03:00
2023-07-20 16:22:52 +01:00
2023-07-12 23:52:43 +03:00
2023-05-27 15:47:33 +03:00
2023-05-14 11:46:27 +03:00
2023-05-21 00:41:41 +03:00
2023-05-10 08:43:42 +03:00
2023-06-04 14:20:23 +08:00
2023-06-03 22:28:00 +07:00