Commit Graph

113 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 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
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 fed7d7f997 Implement required GUI changes 2023-11-11 21:13:11 -05:00
bmaltais 587bebbae4 Tensorboard headless validation 2023-11-03 07:58:57 -04:00
bmaltais 5216e6fe00 Move localization files to the library folder 2023-10-04 19:30:36 -04:00
bmaltais 383f4af137 Add support for finetuning presets 2023-10-01 15:19:58 -04: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 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
bmaltais ebcb6efcba Update requirements and others 2023-07-31 23:24:00 -04:00
bmaltais a9ec90c40a Update extract LoRA and add sdpa 2023-07-25 20:11:32 -04:00
bmaltais fcf087c2ce Fix finetuner gui code issues 2023-07-23 22:58:54 -04:00
bmaltais e3426eb046 Add stop button to other trainers 2023-07-22 16:57:10 -04:00
bmaltais 1ce336ce63 Relocate Max Train epoch to basic settings 2023-07-21 09:04:46 -04:00
bmaltais 689721cba5 Updates 2023-07-11 11:40:42 -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
bmaltais 078aa4ddef Save config along output model on train 2023-07-08 09:30:03 -04:00
bmaltais 19053b7747 Move more common params to advanced class 2023-07-03 16:45:00 -04:00
bmaltais 5d34c42d51 Move more stuff to basic parameters class 2023-07-03 16:24:11 -04:00
bmaltais 22dfa092b4 Refactor Image Sampler code 2023-07-03 16:14:45 -04:00
bmaltais 58809ac2f3 Move SDXL class to own file 2023-07-03 15:19:14 -04:00
bmaltais 33ace77412 Moved advanced training to seperate class 2023-07-03 15:14:32 -04:00
bmaltais da45402ae1 Convert basic training gradio to class 2023-07-03 14:55:29 -04:00
bmaltais 35e6529e3b Moving source model code to seperate class 2023-07-03 14:37:16 -04:00
bmaltais 38abd50005 Refactor configuration file in class file 2023-07-03 14:05:35 -04:00
bmaltais 72f3cb0f03 Making min and max steps parameters available on all trainers 2023-07-03 11:43:39 -04:00
bmaltais fae048ca55 Add support for now SDXL parameters 2023-07-03 10:04:55 -04:00
bmaltais cbb2134b4d Update Finetuning tab structure 2023-07-03 06:56:58 -04:00
bmaltais be7c2cacaf Improvigs UI a bit 2023-07-02 13:30:48 -04:00
bmaltais d96a278006 Update SDXL tickbox features 2023-06-30 20:28:59 -04:00
bmaltais 1703e40f85 Add basix SDXL model support to GUI 2023-06-30 15:33:11 -04:00
bmaltais 5d03104894 Sort json config vars 2023-06-09 09:23:22 -04:00
bmaltais cdf15c6015 Add print to all training tab
Update LoRA visibility code
2023-06-08 08:11:16 -04:00
bmaltais 1101cb018a Add noise parameters support in GUI 2023-06-04 05:47:02 -04:00
bmaltais 2c84acb312 Improving logging 2023-06-02 11:53:14 -04:00
bmaltais b158cb3324 Consider gradient_accumulation_steps for steps calculation 2023-05-07 15:49:55 -04:00
bmaltais b902846c4b Implement Adaptive noise scale 2023-05-07 15:30:10 -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