Commit Graph

21 Commits (93a181f55b9fbf485df52e60da96fa04d8b8f7b3)

Author SHA1 Message Date
bmaltais c19bdc331e Apply blue to code 2023-08-15 08:47:44 -04:00
bmaltais 570f34a235 Code refactor 2023-06-24 14:07:53 -04:00
bmaltais 2c84acb312 Improving logging 2023-06-02 11:53:14 -04:00
bmaltais b2ffe30a84 Code refactor 2023-05-05 22:19:17 -04:00
bmaltais 103a9919c7 Implement --headless mode 2023-05-05 22:10:27 -04:00
bmaltais 369341d69f
Revert "macOS GUI functionality, sub-processed GUI components" 2023-04-01 21:28:47 -04:00
JSTayco eef5becab8 All sorts of broken, but I need to commit this for now so I don't lose it. WIP: Using some OOP to reduce imports and centralize some code. No need to remake Tk Windows everywhere for example. Renamed common_gui to common_gui_functions.py to make some of the new code separation more obvious. 2023-03-31 14:39:10 -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
zrma 4213144c33
fix wrong keyword argument 2023-03-23 13:01:25 +09:00
bmaltais ccae80186a Update to latest sd-script code 2023-03-20 08:47:00 -04:00
bmaltais baf009d2b1 Fix basic captioning logic 2023-03-15 19:31:52 -04: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 bc45bd7e70 fix bugs that make some processes not work on linux 2023-03-04 00:11:23 -05:00
bmaltais cbfc311687 Integrate new bucket parameters in GUI 2023-02-05 20:07:00 -05:00
bmaltais fcad6bfd98 Add default for caption extension tools 2023-01-20 18:41:37 -05:00
bmaltais c79a8a9409 Add find/replace option to Basic Caption utility 2023-01-08 19:12:01 -05:00
bmaltais af46ce4c47 Update LoRA GUI
Various improvements
2023-01-01 14:14:58 -05:00
bmaltais 1f1dd5c4de Add support for:
shuffle_caption,
save_state,
resume,
prior_loss_weight,

Fix issue with config open and save
2022-12-19 21:50:05 -05:00
bmaltais 1d412726b3 Add new prefix and postfic for captions 2022-12-19 11:43:29 -05:00
bmaltais c90aa2cc61 - Fix file/folder opening behind the browser window
- Add WD14 and BLIP captioning to utilities
- Improve overall GUI layout
2022-12-19 09:22:52 -05:00