Commit Graph

14 Commits

Author SHA1 Message Date
JSTayco
e5b83df675 Removed one warning dealing with get_file_path()
Using lambdas now to pass in variable amount of arguments from components. This works right now with a few open windows, but saving and possibly loading will be broken right now. They need the lambda treatment next.

I also split the JSON validation placeholder to library/common_utilities.py.
2023-03-30 13:13:25 -07:00
JSTayco
7b5639cff5 Huge WIP
This is a massive WIP and should not be trusted or used right now. However, major milestones have been crossed. Both message boxes and file dialogs are now properly subprocessed and work on macOS. I think by extension, it may work on runpod environments as well, but that remains to be tested.
2023-03-30 01:40:00 -07:00
bmaltais
ccae80186a Update to latest sd-script code 2023-03-20 08:47:00 -04:00
bmaltais
d1962d7240 Switch to networks version of resize lora 2023-03-10 11:49:05 -05:00
bmaltais
fc5d2b2c31 Update to sd-script dev code base 2023-03-10 11:44:52 -05:00
bmaltais
fccb1c3359 v21.1.5 2023-03-06 12:46:57 -05:00
bmaltais
2e47a45e3f Change how subprocess is run 2023-03-05 11:43:59 -05:00
bmaltais
3beeef4414 Add linux support 2023-03-04 18:56:22 -05:00
devdn
129cd5f97d Revert "fix paths with spaces"
This reverts commit 7af9e48d30.
2023-03-04 17:13:02 -05:00
devdn
7af9e48d30 fix paths with spaces 2023-03-04 00:39:34 -05:00
devdn
bc45bd7e70 fix bugs that make some processes not work on linux 2023-03-04 00:11:23 -05:00
bmaltais
5498539fda Fix typos 2023-03-01 19:20:05 -05:00
bmaltais
cbfc311687 Integrate new bucket parameters in GUI 2023-02-05 20:07:00 -05:00
bmaltais
2626214f8a Add support for LoRA resizing 2023-02-04 11:55:06 -05:00