Commit Graph

206 Commits (0d4e6c4ece67e8375062cf39f3a8a1e83317382f)

Author SHA1 Message Date
Won-Kyu Park 01abd5dc46
extract command line UIs from *_gui.py 2024-02-28 00:14:17 +09:00
Won-Kyu Park 1927fe1b86
move *_gui.py to kohya_gui/ 2024-02-28 00:14:07 +09:00
Won-Kyu Park bdb98af295
move gui related files to kohya_gui/ 2024-02-27 21:54:38 +09:00
bmaltais 7167b33d03 Update code to last version of gradio 3.x 2024-02-10 09:58:30 -05:00
bmaltais 76f7fe6cbe Fix issue created by last commit 2024-02-05 18:03:08 -05:00
bmaltais 2dec489343 Fix issue with no_token_padding in LoRA 2024-02-04 19:56:45 -05:00
bmaltais 40598ba442 More code refactoring 2024-02-03 11:16:07 -05:00
bmaltais 0b217a4cf8 Format code 2024-02-03 00:04:00 -05:00
bmaltais 08ce96f33b Sort run_cmd parameters 2024-02-03 00:01:34 -05:00
bmaltais 42ceeb8c92 Retrofit run commands structure 2024-02-02 23:51:31 -05:00
bmaltais 22c7942a2e Add support for multi-gpu parameters 2024-02-02 21:17:33 -05:00
bmaltais 521ccfb1d6 Update requirements for new sd-scripts update 2024-01-27 14:01:20 -05:00
bmaltais f579563414 Fix LoRA config display issue 2024-01-06 10:59:36 -05:00
aplio 2ed5339bd2 bugfix. check is_sdxl before adding sdxl params.
https://github.com/bmaltais/kohya_ss/issues/1246
2024-01-03 17:18:21 +09:00
bmaltais d87d7cafdf Revert changing value 2023-12-19 19:05:29 -05:00
bmaltais 2e37d0de4c Add support to conver model to LCM model 2023-12-12 10:38:16 -05:00
bmaltais 161b8b486f Update presets 2023-12-10 21:13:50 -05:00
bmaltais 27cd481b1e Update LyCORIS options 2023-12-10 16:12:13 -05:00
bmaltais 06eed6977b Add GLoRA support 2023-12-06 17:47:13 -05:00
bmaltais 678b4590c3 Add better LyCORIS Support 2023-12-04 14:31:08 -05:00
bmaltais b40386465c Fix debiased config load issue 2023-11-15 19:59:11 -05:00
bmaltais fed7d7f997 Implement required GUI changes 2023-11-11 21:13:11 -05:00
bmaltais 3c9c3f9e7b Merge kohya sd-scripts updates 2023-11-11 15:20:28 -05:00
bmaltais 2b7942fce0
Merge pull request #1656 from rockerBOO/master
Fix VAE being applied (for LoRA training)
2023-11-11 07:35:48 -05:00
bmaltais 587bebbae4 Tensorboard headless validation 2023-11-03 07:58:57 -04:00
Dave Lage 8a5b4fb8c4
Add VAE to lora_gui 2023-11-03 00:10:41 -04:00
bmaltais 5216e6fe00 Move localization files to the library folder 2023-10-04 19:30:36 -04:00
Lucas Freire Sangoi f4667e564e
Update lora_gui.py
Changing the algo argument from "lora" to "locon" to match the option selected in the GUI for 'LoCon/LyCORIS'.

The original repository specifies that when using kohya's training script, the algo should be set to "locon", not "lora".
2023-10-04 02:24:26 -03:00
wbjylk 0975e9582d localization implement #649 2023-08-24 08:21:31 +08:00
bmaltais 1cd8849559 Add block_lr to finetune 2023-08-15 19:14:01 -04:00
bmaltais c19bdc331e Apply blue to code 2023-08-15 08:47:44 -04:00
bmaltais d311bba5f6 Add support for LoRA-FA 2023-08-15 07:55:00 -04:00
bmaltais 859f71b07f Implement support for block_lr network argument 2023-08-15 07:01:38 -04:00
bmaltais 940302cd93 Add new blip2 caption processor tool 2023-08-15 06:39:21 -04:00
bmaltais 78c14bd46f Add max_train_steps and lr_scheduler_args 2023-08-09 20:04:04 -04:00
bmaltais 254069ce5f Add v pred like loss support 2023-08-09 12:08:46 -04:00
bmaltais 26dc755c5c Improve training layout. 2023-08-07 08:37:28 -04:00
bmaltais 78bae1602d Updates 2023-08-04 19:50:22 -04:00
M4X1K02 32aaa40345 appended relevant infor to info text 2023-07-27 17:14:13 +02:00
M4X1K02 334a551e43 increased max norms to 10 2023-07-27 16:21:56 +02:00
bmaltais e3426eb046 Add stop button to other trainers 2023-07-22 16:57:10 -04:00
bmaltais 278b6937a0 Updates 2023-07-22 12:24:50 -04:00
bmaltais 1ce336ce63 Relocate Max Train epoch to basic settings 2023-07-21 09:04:46 -04:00
bmaltais 5d799f6f81 Updates to requirements 2023-07-21 08:10:15 -04:00
bmaltais d14fa0d063 Updates 2023-07-19 16:14:59 -04:00
bmaltais 7b4798e820 Add min and max resolution parameter for buckets 2023-07-16 21:54:36 -04:00
bmaltais 689721cba5 Updates 2023-07-11 11:40:42 -04:00
bmaltais b39f5233e7
Merge pull request #1133 from forensicmike/sdxl
Update UI labels for sampler settings and max norm regularization
2023-07-09 13:37:13 -04:00
bmaltais d1fdce6af9 Add save to file on print command 2023-07-08 20:39:54 -04:00
bmaltais bc5973fefb Update print command to a regulat console string 2023-07-08 20:30:44 -04:00