Commit Graph

  • 3de9e6c443 Add validation split of datasets rockerBOO 2023-11-05 01:45:23 -05:00
  • 33c311ed19 new ratio code rockerBOO 2023-11-05 12:37:37 -05:00
  • 5b19bda85c Add validation loss rockerBOO 2023-11-05 12:35:46 -05:00
  • 95ae56bd22 Update README.md Kohya S 2023-11-05 21:10:26 +09:00
  • 990192d077 Merge pull request #927 from kohya-ss/dev Kohya S 2023-11-05 19:31:41 +09:00
  • f3e69531c3 update readme Kohya S 2023-11-05 19:30:52 +09:00
  • 0cb3272bda update readme Kohya S 2023-11-05 19:26:35 +09:00
  • 6231aa91e2 common lr logging, set default None to ddp_timeout Kohya S 2023-11-05 19:09:17 +09:00
  • 489b728dbc Fix typo again Kohaku-Blueleaf 2023-10-30 20:19:51 +08:00
  • 583e2b2d01 Fix typo Kohaku-Blueleaf 2023-10-30 20:02:04 +08:00
  • 5dc2a0d3fd Add custom seperator Kohaku-Blueleaf 2023-10-30 19:55:30 +08:00
  • 2c731418ad Added sample_images() for --sample_at_first Yuta Hayashibe 2023-10-29 22:08:42 +09:00
  • 5c150675bf Added --sample_at_first description Yuta Hayashibe 2023-10-29 21:46:47 +09:00
  • fea810b437 Added --sample_at_first to generate sample images before training Yuta Hayashibe 2023-10-29 21:44:57 +09:00
  • 96d877be90 support separate LR for Text Encoder for SD1/2 Kohya S 2023-10-29 21:30:32 +09:00
  • 40d917b0fe Removed incorrect comments Yuta Hayashibe 2023-10-29 21:02:44 +09:00
  • e72020ae01 update readme Kohya S 2023-10-29 20:52:43 +09:00
  • 01d929ee2a support separate learning rates for TE1/2 Kohya S 2023-10-29 20:38:01 +09:00
  • cf876fcdb4 Accept --ss to set sample_sampler dynamically Yuta Hayashibe 2023-10-29 20:15:04 +09:00
  • 291c29caaf Added a function line_to_prompt_dict() and removed duplicated initializations Yuta Hayashibe 2023-10-29 19:57:25 +09:00
  • 01e00ac1b0 Make a function get_my_scheduler() Yuta Hayashibe 2023-10-29 19:45:44 +09:00
  • a9ed4ed8a8 Merge pull request #900 from xzuyn/paged_adamw_32bit Kohya S 2023-10-29 15:01:55 +09:00
  • 9d6a5a0c79 Merge pull request #899 from shirayu/use_moving_average Kohya S 2023-10-29 14:37:58 +09:00
  • fb97a7aab1 Merge pull request #898 from shirayu/update_repare_buckets_latents Kohya S 2023-10-29 14:29:53 +09:00
  • 1cefb2a753 Better implementation for te autocast (#895) Kohaku-Blueleaf 2023-10-28 14:49:59 +08:00
  • 63992b81c8 Fix initialize place of loss_recorder Yuta Hayashibe 2023-10-27 21:13:29 +09:00
  • d8f68674fb Update train_util.py xzuyn 2023-10-27 07:05:53 -04:00
  • 9d00c8eea2 Use LossRecorder Yuta Hayashibe 2023-10-27 18:31:36 +09:00
  • 0d21925bdf Use @property Yuta Hayashibe 2023-10-27 18:14:27 +09:00
  • efef5c8ead Show "avr_loss" instead of "loss" because it is moving average Yuta Hayashibe 2023-10-27 17:59:58 +09:00
  • 3d2bb1a8f1 Add LossRecorder and use moving average in all places Yuta Hayashibe 2023-10-27 17:49:49 +09:00
  • 837a4dddb8 Added assertions Yuta Hayashibe 2023-10-26 13:34:36 +09:00
  • b2626bc7a9 Fix a typo Yuta Hayashibe 2023-10-26 00:51:17 +09:00
  • 202f2c3292 Debias Estimation loss (#889) 青龍聖者@bdsqlsz 2023-10-23 21:59:14 +08:00
  • 2a23713f71 Merge pull request #872 from kohya-ss/dev v0.7.0 Kohya S 2023-10-11 07:56:39 +09:00
  • 681034d001 update readme Kohya S 2023-10-11 07:54:30 +09:00
  • 17813ff5b4 remove workaround for transfomers bs>1 close #869 Kohya S 2023-10-11 07:40:12 +09:00
  • f8629e3c1a multi embed training multi_embeds Kohya S 2023-10-10 23:36:05 +09:00
  • 3e81bd6b67 fix network_merge, add regional mask as color code Kohya S 2023-10-09 23:07:14 +09:00
  • 23ae358e0f Merge branch 'main' into dev Kohya S 2023-10-09 21:42:13 +09:00
  • f611726364 add network_merge_n_models option Kohya S 2023-10-09 21:41:50 +09:00
  • 33ee0acd35 Merge pull request #867 from kohya-ss/dev Kohya S 2023-10-09 18:04:17 +09:00
  • 8b79e3b06c fix typos Kohya S 2023-10-09 18:00:45 +09:00
  • cf49e912fc update readme Kohya S 2023-10-09 17:59:31 +09:00
  • 66741c035c add OFT Kohya S 2023-10-09 17:59:24 +09:00
  • 406511c333 add error message if model.onnx doesn't exist Kohya S 2023-10-09 17:08:58 +09:00
  • 8a2d68d63e Merge pull request #864 from Isotr0py/onnx Kohya S 2023-10-09 15:14:11 +09:00
  • 07d297fdbe Merge branch 'dev' into onnx Kohya S 2023-10-09 15:13:40 +09:00
  • 0d4e8b50d0 change option to append_tags, minor update Kohya S 2023-10-09 15:09:54 +09:00
  • 1d7c5c2a98 Merge pull request #858 from a-l-e-x-d-s-9/main Kohya S 2023-10-09 14:31:54 +09:00
  • 0faa350175 Merge pull request #865 from kohya-ss/dev Kohya S 2023-10-09 14:11:49 +09:00
  • 8a7509db75 Merge branch 'dev' of https://github.com/kohya-ss/sd-scripts into dev Kohya S 2023-10-09 14:07:02 +09:00
  • 025368f51c may work dropout in LyCORIS #859 Kohya S 2023-10-09 14:06:58 +09:00
  • 5fe52ed322 Merge pull request #856 from Isotr0py/jxl Kohya S 2023-10-09 13:55:03 +09:00
  • 8b247a330b Merge pull request #851 from kohya-ss/dependabot/github_actions/actions/checkout-4 Kohya S 2023-10-09 11:45:47 +09:00
  • d6f458fcb3 fix dependency Isotr0py 2023-10-08 23:51:18 +08:00
  • b8b84021e5 fix a typo Isotr0py 2023-10-08 20:49:03 +08:00
  • 70fe7e18be add onnx to wd14 tagger Isotr0py 2023-10-08 20:31:10 +08:00
  • 9378da3c82 Fix comment alexds9 2023-10-05 21:29:46 +03:00
  • a4857fa764 Add append_captions feature to wd14 tagger This feature allows for appending new tags to the existing content of caption files. If the caption file for an image already exists, the tags generated from the current run are appended to the existing ones. Duplicate tags are checked and avoided. alexds9 2023-10-05 21:26:09 +03:00
  • 592014923f Support JPEG-XL on windows Isotr0py 2023-10-04 21:48:25 +08:00
  • a701fe5c37 fix typos wuerstchen Kohya S 2023-10-03 23:07:36 +09:00
  • 4c5d6d1ba3 initial version of wuerstchen Kohya S 2023-10-03 22:59:56 +09:00
  • 6d06b215bf Bump actions/checkout from 3 to 4 dependabot[bot] 2023-10-01 22:51:32 +00:00
  • 2d87bb648f Merge pull request #850 from kohya-ss/dev Kohya S 2023-10-02 07:51:05 +09:00
  • 56ebef35b0 Merge pull request #848 from shirayu/update_typos Kohya S 2023-10-02 07:45:29 +09:00
  • 13d8b22d25 Add dependabot Yuta Hayashibe 2023-10-01 21:52:16 +09:00
  • 27f9b6ffeb updated typos to v1.16.15 and fix typos Yuta Hayashibe 2023-10-01 21:51:24 +09:00
  • c8fcfd4581 Add "venv" to extend-exclude Yuta Hayashibe 2023-10-01 21:48:50 +09:00
  • 49c24285c7 Merge pull request #847 from kohya-ss/sdxl Kohya S 2023-10-01 20:40:33 +09:00
  • c918489259 update readme Kohya S 2023-10-01 20:34:12 +09:00
  • 93155242fa Merge pull request #846 from kohya-ss/dev Kohya S 2023-10-01 16:44:13 +09:00
  • 4cc919607a fix placing of requires_grad_ of U-Net Kohya S 2023-10-01 16:41:48 +09:00
  • 81419f7f32 Fix to work training U-Net only LoRA for SD1/2 Kohya S 2023-10-01 16:37:23 +09:00
  • 6bd6cd9c51 update doc Kohya S 2023-10-01 12:17:54 +09:00
  • 35a1d68eb6 Merge pull request #844 from kohya-ss/dev Kohya S 2023-10-01 12:06:36 +09:00
  • 365a06bdb6 Merge pull request #839 from laksjdjf/sdxl Kohya S 2023-10-01 11:16:46 +09:00
  • 8e117f9f92 Merge pull request #841 from Disty0/dev Kohya S 2023-10-01 10:58:19 +09:00
  • 209eafb631 IPEX attention optimizations Disty0 2023-09-28 14:02:25 +03:00
  • 14aa2923cf Support concat LoRA laksjdjf 2023-09-28 14:39:32 +09:00
  • 1e395ed285 Merge branch 'main' into sdxl Kohya S 2023-09-24 17:51:08 +09:00
  • 98615166b0 Merge pull request #831 from kohya-ss/dev Kohya S 2023-09-24 17:50:40 +09:00
  • 28272de97a update readme Kohya S 2023-09-24 17:48:51 +09:00
  • 7e736da30c update versions of accelerate and diffusers Kohya S 2023-09-24 17:46:57 +09:00
  • 20e929e27e fix to work iter_same_seed Kohya S 2023-09-24 16:04:50 +09:00
  • 477b5260aa fix sai metadata for sdxl closes #824 Kohya S 2023-09-24 14:47:13 +09:00
  • d39f1a3427 Merge pull request #808 from rockerBOO/metadata Kohya S 2023-09-24 14:35:18 +09:00
  • 3757855231 rename train_lllite_alt to train_lllite Kohya S 2023-09-24 14:34:31 +09:00
  • d846431015 Merge branch 'dev' into sdxl Kohya S 2023-09-24 14:30:16 +09:00
  • 624edf428f Merge pull request #825 from Disty0/dev Kohya S 2023-09-24 14:29:03 +09:00
  • 54500b861d Merge pull request #830 from kohya-ss/dev2 v0.6.6 Kohya S 2023-09-24 12:12:32 +09:00
  • f2491ee0ac change block name doesn't contain '.' at end Kohya S 2023-09-24 12:10:56 +09:00
  • 1f169ee7fb Merge pull request #760 from Symbiomatrix/bugfix1 Kohya S 2023-09-24 11:59:18 +09:00
  • 66817992c1 revert formatting Kohya S 2023-09-24 11:50:44 +09:00
  • 8052bcd5cd format by black Kohya S 2023-09-24 11:26:28 +09:00
  • 55886a0116 add .pt and .pth for available extension Kohya S 2023-09-24 11:25:54 +09:00
  • 33e90cc6a0 Merge pull request #815 from jvkap/patch-1 Kohya S 2023-09-24 11:02:12 +09:00
  • d5be8125b0 update bitsandbytes for 0.41.1 and fixed bugs with generate_controlnet_subsets_config for training (#823) 青龍聖者@bdsqlsz 2023-09-24 09:51:47 +08:00
  • 2bdcd9b2db update as official impl free-u Kohya S 2023-09-23 20:31:02 +09:00
  • 40525d4f4b implement FreeU Kohya S 2023-09-22 07:56:09 +09:00