Commit Graph

  • c0b4c9b6d4
    Merge pull request #66 from bmaltais/dev bmaltais 2023-01-22 10:20:25 -0500
  • 2ca17f69dd v20.4.0: Add support for network_alpha under the Training tab and support for --training_comment under the Folders tab. bmaltais 2023-01-22 10:18:00 -0500
  • f7e8a807a4
    Merge pull request #63 from bmaltais/dev bmaltais 2023-01-20 19:08:28 -0500
  • fcad6bfd98 Add default for caption extension tools bmaltais 2023-01-20 18:41:37 -0500
  • f265197ba9 Remove unneeded arguments bmaltais 2023-01-19 20:51:40 -0500
  • 6a85f15542 Remove arg that were replaced bmaltais 2023-01-19 20:49:40 -0500
  • 3e4b0ca720 Fix requirements file issue bmaltais 2023-01-19 15:56:15 -0500
  • 29ec8658a5
    Merge pull request #59 from bmaltais/dev bmaltais 2023-01-19 15:48:18 -0500
  • 31a1c8a71a Merge kohya Jan 19 updates bmaltais 2023-01-19 15:47:43 -0500
  • cb953d716f Update bmaltais 2023-01-17 17:54:38 -0500
  • 9f95c8d830 New gui bat file Update README bmaltais 2023-01-17 17:54:20 -0500
  • a615bcb66c
    Merge pull request #44 from bmaltais/dev bmaltais 2023-01-16 13:40:16 -0500
  • 7886dfe9c7 Update gui start instructions bmaltais 2023-01-16 13:39:10 -0500
  • 56c75a13aa
    Merge pull request #43 from bmaltais/dev bmaltais 2023-01-16 13:35:09 -0500
  • 95b9ab7c4d Update README bmaltais 2023-01-16 13:33:17 -0500
  • bfb0d18d4c Update install instructions bmaltais 2023-01-16 10:28:20 -0500
  • 567221549f Complete training code refactoring bmaltais 2023-01-15 19:59:40 -0500
  • 123cf4e3c5 Move cxommon adv train parm to common gui bmaltais 2023-01-15 15:03:04 -0500
  • abccecb093 Move save_state and resume to common gui Format code bmaltais 2023-01-15 12:01:59 -0500
  • 6aed2bb402 Add support for new arguments: - max_train_epochs - max_data_loader_n_workers Move some of the codeto common gui library. bmaltais 2023-01-15 11:05:22 -0500
  • 43116feda8 Add support for max token bmaltais 2023-01-10 09:38:32 -0500
  • 42a3646d4a Update readme bmaltais 2023-01-09 17:59:11 -0500
  • 11fbc63440 Fix issue with lora model loading bmaltais 2023-01-09 17:22:42 -0500
  • f1b595a141
    Merge pull request #35 from bmaltais/dev bmaltais 2023-01-09 11:49:53 -0500
  • dc5afbb057 Move functions to common_gui Add model name support bmaltais 2023-01-09 11:48:57 -0500
  • fdb4508a62 - Add model output name parameter to dreambooth - Simplify config load and save - blue code bmaltais 2023-01-09 10:14:40 -0500
  • 402cb51ec0 refactor Dreambooth gui code bmaltais 2023-01-09 08:08:47 -0500
  • 442eb7a292 Merge latest kohya code release into GUI repo bmaltais 2023-01-09 07:47:07 -0500
  • a4262c0a66 - Add vae support to dreambooth GUI - Add gradient_checkpointing, gradient_accumulation_steps, mem_eff_attn, shuffle_caption to finetune GUI - Add gradient_accumulation_steps, mem_eff_attn to dreambooth lora gui bmaltais 2023-01-08 20:55:41 -0500
  • c5c298201c
    Merge pull request #34 from bmaltais/dev bmaltais 2023-01-08 19:32:21 -0500
  • f1d53ae3f9 Add resume training and save_state option to finetune UI bmaltais 2023-01-08 19:31:44 -0500
  • c79a8a9409 Add find/replace option to Basic Caption utility bmaltais 2023-01-08 19:12:01 -0500
  • 4f43e3763a
    Merge pull request #32 from bmaltais/dev bmaltais 2023-01-06 23:20:14 -0500
  • 115ed35187 Emergency fix bmaltais 2023-01-06 23:19:49 -0500
  • 1888e0d539
    Merge pull request #31 from bmaltais/dev bmaltais 2023-01-06 18:38:46 -0500
  • aa0e39e14e Update readme bmaltais 2023-01-06 18:38:24 -0500
  • 3dd8926585
    Merge pull request #30 from bmaltais/dev bmaltais 2023-01-06 18:37:20 -0500
  • 8ec1edbadc Update README bmaltais 2023-01-06 18:33:07 -0500
  • f2ba97a03e
    Merge pull request #29 from bmaltais/dev bmaltais 2023-01-06 18:26:18 -0500
  • 34f7cd8e57 Add new Utility to Extract a LoRA from a finetuned model bmaltais 2023-01-06 18:25:55 -0500
  • 4ad98ddea7
    Merge pull request #27 from bmaltais/dev bmaltais 2023-01-06 07:13:39 -0500
  • c20a10d7fd Emergency fix for dreambooth_ui no longer working, sorry - Add LoRA network merge too GUI. Run pip install -U -r requirements.txt after pulling this new release. bmaltais 2023-01-06 07:13:12 -0500
  • 7e6677b5f6
    Merge pull request #26 from bmaltais/dev bmaltais 2023-01-05 19:16:52 -0500
  • b8100b1a0a - Add support for --clip_skip option - Add missing detect_face_rotate.py to tools folder - Add gui.cmd for easy start of GUI bmaltais 2023-01-05 19:16:13 -0500
  • 0251bf3064
    Merge pull request #24 from bmaltais/dev bmaltais 2023-01-02 13:08:04 -0500
  • 9d3c402973 - Finetune, add xformers, 8bit adam, min bucket, max bucket, batch size and flip augmentation support for dataset preparation - Finetune, add "Dataset preparation" tab to group task specific options bmaltais 2023-01-02 13:07:17 -0500
  • 1d460a09fd add support for color and flip augmentation to "Dreambooth LoRA" bmaltais 2023-01-01 22:43:44 -0500
  • 1a9554a800
    Merge pull request #23 from bmaltais/dev bmaltais 2023-01-01 14:38:07 -0500
  • bfa590b313 Quick fix for bug when no LoRA network weights is provided bmaltais 2023-01-01 14:37:32 -0500
  • 98f7dd5080
    Merge pull request #22 from bmaltais/dev bmaltais 2023-01-01 14:15:41 -0500
  • af46ce4c47 Update LoRA GUI Various improvements bmaltais 2023-01-01 14:14:58 -0500
  • ee2499d834 Merge latest kohya_ss code update bmaltais 2023-01-01 13:10:32 -0500
  • 2c069d1067 Improve GUI bmaltais 2023-01-01 00:33:29 -0500
  • 6b41f4f951 Fix standalone lora gui issue bmaltais 2022-12-30 21:18:50 -0500
  • 4216d05471 set default dataset_repeats to 1, resolution check bmaltais 2022-12-30 21:01:33 -0500
  • cdf84e2f4b
    Merge pull request #21 from bmaltais/dev bmaltais 2022-12-30 20:58:40 -0500
  • 0f75b7c2db Update readme bmaltais 2022-12-30 20:50:01 -0500
  • 0c5966f6f4 Fix issue with LR bmaltais 2022-12-29 21:17:41 -0500
  • b44f075f60 Implement open and save config for LoRA bmaltais 2022-12-29 14:00:02 -0500
  • 0f42ab78c4 Fix issue with caption extension bmaltais 2022-12-28 23:19:18 -0500
  • d6def2343f !st rough implementation of LoRA GUI bmaltais 2022-12-28 23:02:35 -0500
  • fa91c10f8c Add documentation Bernard Maltais 2022-12-26 09:17:10 -0500
  • 39baddf805 Add LoRA support from sd_script repo Bernard Maltais 2022-12-26 08:47:33 -0500
  • 2d58594daa
    Merge pull request #16 from bmaltais/dev bmaltais 2022-12-23 07:57:23 -0500
  • 2cdf4cf741 - Fix for conversion tool issue when the source was an sd1.x diffuser model - Other minor code and GUI fix bmaltais 2022-12-23 07:56:35 -0500
  • 5e3f32f69c Update GUI bmaltais 2022-12-22 20:18:51 -0500
  • 89d275dff7
    Merge dreambooth and Finetune is a common GUI bmaltais 2022-12-22 13:20:00 -0500
  • fd10512bf4 Add revision info bmaltais 2022-12-22 13:19:28 -0500
  • 8a99af9269 Update GUI and Readme bmaltais 2022-12-22 13:14:46 -0500
  • f60c8addd5 Making gui more modular by dividing it bmaltais 2022-12-22 11:51:34 -0500
  • b04b5bd6e5
    Merge pull request #14 from bmaltais/dev bmaltais 2022-12-21 11:03:23 -0500
  • 6a7e27e100 fix issue with dataset balancing when the number of detected images in the folder is 0 bmaltais 2022-12-21 11:02:49 -0500
  • f9afc2c036
    Merge pull request #13 from bmaltais/dev bmaltais 2022-12-21 09:07:08 -0500
  • aa5d13f9a7 Add authentication support bmaltais 2022-12-21 09:05:06 -0500
  • 8267f759cb
    Merge pull request #11 from bmaltais/dev bmaltais 2022-12-20 10:08:59 -0500
  • 1bc5089db8 Create model and log folder when running th dreambooth folder creation utility bmaltais 2022-12-20 10:07:22 -0500
  • 706dfe157f
    Merge dreambooth and finetuning in one repo to align with kohya_ss new repo (#10) bmaltais 2022-12-20 09:15:17 -0500
  • b78df38979
    Merge pull request #9 from bmaltais/dev bmaltais 2022-12-19 21:52:31 -0500
  • 69558b5951 Update readme bmaltais 2022-12-19 21:51:52 -0500
  • 1f1dd5c4de Add support for: bmaltais 2022-12-19 21:50:05 -0500
  • 1d412726b3 Add new prefix and postfic for captions bmaltais 2022-12-19 11:43:29 -0500
  • 6987f51b0a Fix stop encoder training issue bmaltais 2022-12-19 10:39:04 -0500
  • 61a9481903 Fix save as issue bmaltais 2022-12-19 09:47:35 -0500
  • c9a62dd038 Fix requirements file bmaltais 2022-12-19 09:26:04 -0500
  • c90aa2cc61 - Fix file/folder opening behind the browser window - Add WD14 and BLIP captioning to utilities - Improve overall GUI layout bmaltais 2022-12-19 09:22:52 -0500
  • 0ca93a7aa7 v18.1: Model conversion utility bmaltais 2022-12-18 13:11:10 -0500
  • f459c32a3e v18: Save model as option added bmaltais 2022-12-17 20:36:31 -0500
  • fc22813b8f Fix README bmaltais 2022-12-17 16:24:23 -0500
  • e1d66e47f4
    v17.2 (#8) bmaltais 2022-12-17 16:22:34 -0500
  • b946be390d
    Merge pull request #6 from bmaltais/dev bmaltais 2022-12-17 11:53:33 -0500
  • 88561720e0 Update README for v17.1 bmaltais 2022-12-17 11:52:31 -0500
  • 9b2ff7a8f8 Fix logic issue for reg images folder creation bmaltais 2022-12-17 09:51:30 -0500
  • 42a0732e0d Reformat code with blue bmaltais 2022-12-16 20:26:26 -0500
  • 90dad5471c Refactor GUI code to be modular bmaltais 2022-12-16 13:16:23 -0500
  • 9bddf2ce4c Add support for image captionning bmaltais 2022-12-16 11:04:06 -0500
  • 2cd356a37e Fix UI text bmaltais 2022-12-15 19:32:53 -0500
  • dddcffbe51 Update UI code bmaltais 2022-12-15 19:04:26 -0500
  • a7cd798abf Fix UI logic bmaltais 2022-12-15 18:44:02 -0500
  • 2f91fd24ae Update Utilities logic bmaltais 2022-12-15 18:34:54 -0500
  • 515c52e2cf Fix Utilities layout bmaltais 2022-12-15 18:31:36 -0500