Commit Graph

366 Commits

Author SHA1 Message Date
JSTayco
b6d3f10da7 WIP File Dialog Behavior 2023-04-01 17:33:41 -07: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
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
160e371be3
Merge branch 'dev' into macos_gui 2023-03-30 01:53:32 -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
13c4b1f73b v21.3.7 2023-03-29 19:43:23 -04:00
bmaltais
ea90c05841
Merge pull request #471 from srndpty/feature/decimal-network-alpha
Change step of network_alpha from 1 to 0.1
2023-03-28 11:57:59 -04:00
bmaltais
8822eab5a6 Merge new sd-scripts updates 2023-03-28 11:54:42 -04:00
Masaki Takano
2e6ebec8b2 same change for conv_alpha 2023-03-28 21:28:41 +09:00
Masaki Takano
5c4c1d6f17 Change step of network_alpha from 1 to 0.1 2023-03-28 21:11:17 +09:00
bmaltais
7b228b7f51 Merge branch 'dev' into min-sr 2023-03-27 13:25:29 -04:00
bmaltais
43f2f286ee Update README 2023-03-27 13:24:48 -04:00
bmaltais
ad018dd56d
Merge pull request #454 from kvzn/master
Fixed the bug that it did not support capital image extensions like .JPG, .JPEG
2023-03-26 11:06:58 -04:00
bmaltais
14bd126391
Merge pull request #455 from bmaltais/dev
v21.3.5
2023-03-26 06:48:41 -04:00
bmaltais
b6332ceb0f Fix missing macos requirements file 2023-03-26 06:47:26 -04:00
KVZN
3f86e8f7df Fixed the bug that it did not support capital image extensions like .JPG, .JPEG 2023-03-26 17:59:42 +08:00
bmaltais
c38c018197 Prevent the file selection GUI from running 2023-03-25 20:29:04 -04:00
bmaltais
0e25977a09
Merge pull request #446 from ykk648/master
add LAN support
2023-03-25 12:45:45 -04:00
bmaltais
070c7eb728
Merge pull request #450 from bmaltais/dev
v21.3.4
2023-03-25 12:43:35 -04:00
bmaltais
7e7a8b6aab Fix issue with msgbox 2023-03-25 12:39:02 -04:00
bmaltais
d0ffba6650 Remove bad save_model_as choices for LoRA and TI 2023-03-25 09:08:02 -04:00
bmaltais
a9aafff259 Fix issue 433 2023-03-25 07:03:31 -04:00
luanjintai
959ab91484 add LAN support 2023-03-25 15:59:57 +08:00
Bernard Maltais
ac5eccbaca Add MacOS support 2023-03-24 22:39:45 -04:00
bmaltais
13d82d3593
Merge pull request #444 from bmaltais/dev
v21.3.3
2023-03-24 13:36:27 -04:00
bmaltais
5bee4bda3f Update README 2023-03-24 13:35:55 -04:00
bmaltais
acf7d4785f Add support for custom user gui startup files 2023-03-24 13:26:29 -04:00
bmaltais
c47cb10384 Fix _ issue 2023-03-23 14:21:02 -04:00
bmaltais
6a578bea2a
Merge pull request #434 from bmaltais/dev
v21.3.1
2023-03-23 07:14:16 -04:00
bmaltais
4229d2277a Update readme 2023-03-23 07:13:41 -04:00
bmaltais
6821ad0a04
Merge pull request #426 from zrma/feature/fix_basic_caption
fix wrong keyword argument
2023-03-23 07:09:33 -04:00
zrma
4213144c33
fix wrong keyword argument 2023-03-23 13:01:25 +09:00
bmaltais
838478b5e7
Merge pull request #424 from bmaltais/dev
v2.3.0
2023-03-22 12:57:14 -04:00
bmaltais
e78c12fb26 Update README 2023-03-22 12:56:29 -04:00
bmaltais
f83638b8a6 Add device support 2023-03-22 12:55:30 -04:00
bmaltais
1eef89c581 Fix issue 406 2023-03-21 20:34:21 -04:00
bmaltais
1c8d901c3b Update to latest sd-scripts updates 2023-03-21 20:20:57 -04:00
bmaltais
77ccc53046 min-snr 2023-03-21 20:03:53 -04:00
bmaltais
ccae80186a Update to latest sd-script code 2023-03-20 08:47:00 -04:00
bmaltais
1ac6892a2b
Merge pull request #403 from bmaltais/dev
v21.2.5
2023-03-19 20:07:41 -04:00
bmaltais
09ad7961e3 Update readme 2023-03-19 20:07:11 -04:00
bmaltais
9f8c1e9660
Merge pull request #399 from zrma/feature/fix_gui.sh
modify gui.sh to validate requirements and apply args
2023-03-19 20:05:41 -04:00
zrma
6bfdbaf3aa
modify gui.sh to validate requirements and apply args 2023-03-19 23:22:42 +09:00
bmaltais
87622238c6 Add option to not train TE in Dreambooth 2023-03-19 08:37:28 -04:00
bmaltais
25d84ecffe Add support for LyCORIS LoCON extraction 2023-03-15 20:33:25 -04:00
bmaltais
baf009d2b1 Fix basic captioning logic 2023-03-15 19:31:52 -04:00
bmaltais
7a94c523f5
Merge pull request #382 from MarkovInequality/resize_lora
Add existing lora resize UI to the utilities tab
2023-03-15 09:27:18 -04:00
MarkovInequality
76c9ce4cf8 Added existing lora resize UI to the utilities tab 2023-03-14 21:31:25 -04:00
bmaltais
00f74d271a
Merge pull request #366 from bmaltais/dev
Fix issue with kohya locon not training the convolution layers
2023-03-12 20:37:45 -04:00
bmaltais
91e19ca9d9 Fix issue with kohya locon not training the convolution layers 2023-03-12 20:36:58 -04:00