Commit Graph

172 Commits (b9d5db8a423a4e321546eb609bfba0c572306d24)

Author SHA1 Message Date
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
bmaltais e22276ae4a Adding user presets to git ignore 2023-07-08 20:12:24 -04:00
bmaltais c8850b09c8 adding support for user presets 2023-07-08 20:08:33 -04:00
bmaltais 429d2f282f Update gradio release 2023-07-08 16:16:06 -04:00
bmaltais 078aa4ddef Save config along output model on train 2023-07-08 09:30:03 -04:00
forensicmike1 5a8cadf2c3 Add more details on which PR to refer to for the scale_weight_norms (Max Norm Regularization) 2023-07-08 07:06:49 -06:00
bmaltais 7fcfd336bb Updates 2023-07-07 10:40:48 -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 305d13e612 Move folder code to class 2023-07-03 15:56:03 -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 8997825701 Various GUI updates 2023-07-02 15:19:09 -04:00
bmaltais be7c2cacaf Improvigs UI a bit 2023-07-02 13:30:48 -04:00
bmaltais 66363f57ac Adding Guide tab to LoRA 2023-07-02 11:23:32 -04:00
bmaltais dc6606be90 Hide SDXL parameters if not an SDXL model 2023-07-02 07:13:22 -04:00
bmaltais 79169efac5 Update models, Source model functionality 2023-07-01 20:27:12 -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 ee04f96247 Add more presets 2023-06-30 14:18:06 -04:00
bmaltais 8fd2243df1 WIP Presets drop down 2023-06-29 21:38:33 -04:00
bmaltais 0fe2df79b5 Updated lycoris version, gui fix for ia3 2023-06-28 19:47:41 -04:00
bmaltais 3c592f85f7 Update lycoris version 2023-06-17 06:32:28 -04:00
bmaltais b679f99b97 Adding detection and reporting of bad data dir 2023-06-09 21:52:40 -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 44632fff62 GUI Updates for LyCORIS 2023-06-07 11:57:22 -04:00
bmaltais c5b11b2720 Merge branch 'main' of https://github.com/kohya-ss/sd-scripts into dev2 2023-06-06 17:49:03 -04:00
bmaltais fdf8e9e16b Fix LoHA issue with new kohya code 2023-06-05 11:24:21 -04:00