Commit Graph

  • fbb98f144e Merge branch 'dev' into deep-speed Kohya S 2024-03-20 18:15:26 +09:00
  • 9b6b39f204 Merge branch 'dev' into masked-loss Kohya S 2024-03-20 18:14:36 +09:00
  • 855add067b update option help and readme Kohya S 2024-03-20 18:14:05 +09:00
  • bf6cd4b9da Merge pull request #1168 from gesen2egee/save_state_on_train_end Kohya S 2024-03-20 18:02:13 +09:00
  • 3b0db0f17f update readme Kohya S 2024-03-20 17:45:35 +09:00
  • 119cc99fb0 Merge pull request #1167 from Horizon1704/patch-1 Kohya S 2024-03-20 17:39:08 +09:00
  • 5f6196e4c7 update readme Kohya S 2024-03-20 16:35:23 +09:00
  • 46331a9e8e English Translation of config_README-ja.md (#1175) Victor Espinoza-Guerra 2024-03-20 00:31:01 -07:00
  • cf09c6aa9f Merge pull request #1177 from KohakuBlueleaf/random-strength-noise Kohya S 2024-03-20 16:17:16 +09:00
  • 80dbbf5e48 tagger now stores model under repo_id subdir Kohya S 2024-03-20 16:14:57 +09:00
  • 7da41be281 Merge pull request #1192 from sdbds/main Kohya S 2024-03-20 15:49:55 +09:00
  • e281e867e6 Merge branch 'main' into dev Kohya S 2024-03-20 15:49:08 +09:00
  • 6c51c971d1 fix typo 青龍聖者@bdsqlsz 2024-03-20 09:35:21 +08:00
  • a71c35ccd9 Update requirements.txt 青龍聖者@bdsqlsz 2024-03-18 22:31:59 +08:00
  • 5410a8c79b Update requirements.txt 青龍聖者@bdsqlsz 2024-03-18 22:31:00 +08:00
  • a7dff592d3 Update tag_images_by_wd14_tagger.py 青龍聖者@bdsqlsz 2024-03-18 22:29:05 +08:00
  • f9317052ed update readme for timestep embs bug Kohya S 2024-03-18 08:53:23 +09:00
  • 86e40fabbc Merge branch 'dev' into deep-speed Kohya S 2024-03-17 19:30:42 +09:00
  • 3419c3de0d common masked loss func, apply to all training script Kohya S 2024-03-17 19:30:20 +09:00
  • 7081a0cf0f extension of src image could be different than target image Kohya S 2024-03-17 18:09:15 +09:00
  • 0ef4fe70f0 Merge branch 'dev' into masked-loss Kohya S 2024-03-17 11:18:18 +09:00
  • b5e8045df4 fix control net gesen2egee 2024-03-16 11:51:11 +08:00
  • 443f02942c fix doc Kohya S 2024-03-15 21:35:14 +09:00
  • 0a8ec5224e Merge branch 'main' into dev Kohya S 2024-03-15 21:33:07 +09:00
  • 6b1520a46b Merge pull request #1187 from kohya-ss/fix-timeemb v0.8.5 Kohya S 2024-03-15 21:17:13 +09:00
  • f811b115ba fix sdxl timestep embedding Kohya S 2024-03-15 21:05:00 +09:00
  • d05965dbad Update train_network.py gesen2egee 2024-03-13 18:33:51 +08:00
  • 53954a1e2e use correct settings for parser kblueleaf 2024-03-12 19:24:27 +08:00
  • 86399407b2 random noise_offset strength kblueleaf 2024-03-12 19:14:01 +08:00
  • 948029fe61 random ip_noise_gamma strength kblueleaf 2024-03-12 19:11:45 +08:00
  • 5d7ed0dff0 Merge remote-tracking branch 'kohya-ss/dev' into val gesen2egee 2024-03-13 18:00:49 +08:00
  • bd7e2295b7 fix gesen2egee 2024-03-13 17:54:21 +08:00
  • 97524f1bda Merge branch 'dev' into deep-speed Kohya S 2024-03-12 20:41:41 +09:00
  • 74c266a597 Merge branch 'dev' into masked-loss Kohya S 2024-03-12 20:40:57 +09:00
  • d282c45002 Update train_network.py gesen2egee 2024-03-11 23:56:09 +08:00
  • a6c41c6bea Update train_network.py gesen2egee 2024-03-11 19:23:48 +08:00
  • 63e58f78e3 Update train_network.py gesen2egee 2024-03-11 19:15:55 +08:00
  • befbec5335 Update train_network.py gesen2egee 2024-03-11 18:47:04 +08:00
  • 7d84ac2177 only use train subset to val gesen2egee 2024-03-11 14:41:51 +08:00
  • a51723cc2a fix timesteps gesen2egee 2024-03-11 09:42:58 +08:00
  • 095b8035e6 save state on train end gesen2egee 2024-03-10 23:33:38 +08:00
  • 124ec45876 Add "encoding='utf-8'" Horizon1704 2024-03-10 22:53:05 +08:00
  • 47359b8fac Update train_network.py gesen2egee 2024-03-10 20:17:40 +08:00
  • 923b761ce3 Update train_network.py gesen2egee 2024-03-10 20:01:40 +08:00
  • 78cfb01922 improve gesen2egee 2024-03-10 18:55:48 +08:00
  • b558a5b73d val gesen2egee 2024-03-10 04:37:16 +08:00
  • 9de721198a gelore impl galore Kohya S 2024-03-07 23:31:57 +09:00
  • 14c9372a38 add doc about Colab/rich issue Kohya S 2024-03-03 21:47:37 +09:00
  • a9b64ffba8 support masked loss in sdxl_train ref #589 Kohya S 2024-02-27 21:43:55 +09:00
  • e3ccf8fbf7 make deepspeed_utils Kohya S 2024-02-27 21:30:46 +09:00
  • 0e4a5738df Merge pull request #1101 from BootsofLagrangian/deepspeed Kohya S 2024-02-27 18:59:00 +09:00
  • eefb3cc1e7 Merge branch 'deep-speed' into deepspeed Kohya S 2024-02-27 18:57:42 +09:00
  • 074d32af20 Merge branch 'main' into dev Kohya S 2024-02-27 18:53:43 +09:00
  • 2d7389185c Merge pull request #1094 from kohya-ss/dependabot/github_actions/crate-ci/typos-1.17.2 Kohya S 2024-02-27 18:23:41 +09:00
  • 4a5546d40e fix typo Kohya S 2024-02-26 23:39:56 +09:00
  • 175193623b update readme Kohya S 2024-02-26 23:29:41 +09:00
  • f2c727fc8c add minimal impl for masked loss Kohya S 2024-02-26 23:19:58 +09:00
  • 577e9913ca add some new dataset settings Kohya S 2024-02-26 20:01:25 +09:00
  • 235a1ea2c6 Merge branch 'dev' into stable-cascade stable-cascade Kohya S 2024-02-25 20:03:39 +09:00
  • cb648a2bf8 update readme Kohya S 2024-02-25 20:03:00 +09:00
  • 3a2a48c15d make LoRA compatible with ComfyUI #1119 Kohya S 2024-02-25 20:01:37 +09:00
  • fccbee2727 revert logging #1137 Kohya S 2024-02-25 10:43:14 +09:00
  • e0acb10f31 Merge pull request #1137 from shirayu/replace_print_with_logger Kohya S 2024-02-25 10:34:19 +09:00
  • 40f2c688db fix stage c weight is loaded in bf16/fp16 #1119 Kohya S 2024-02-25 09:39:53 +09:00
  • e4f8736c60 Merge branch 'dev' into stable-cascade Kohya S 2024-02-25 08:58:27 +09:00
  • dbe78a8638 scale crafter flexible-zero-slicing Kohya S 2024-02-25 08:53:43 +09:00
  • 5d5f39b6e6 Replaced print with logger Yuta Hayashibe 2024-02-25 00:50:36 +09:00
  • bae116a031 Merge branch 'dev' into flexible-zero-slicing Kohya S 2024-02-24 22:42:41 +09:00
  • 6aa2d99219 make mask for flexible zero slicing from attncouple mask Kohya S 2024-02-24 21:38:57 +09:00
  • e69d34103b Merge pull request #1136 from kohya-ss/dev v0.8.4 Kohya S 2024-02-24 21:15:46 +09:00
  • a21218bdd5 update readme Kohya S 2024-02-24 21:09:59 +09:00
  • 725bab124b impl flexible zero slicing Kohya S 2024-02-24 21:00:38 +09:00
  • 81e8af6519 fix ipex init Kohya S 2024-02-24 20:51:26 +09:00
  • 8b7c14246a some log output to print Kohya S 2024-02-24 20:50:00 +09:00
  • 52b3799989 fix format, add new conv rank to metadata comment Kohya S 2024-02-24 20:49:41 +09:00
  • 738c397e1a Merge pull request #1102 from mgz-dev/resize_lora-add-rank-for-conv Kohya S 2024-02-24 20:10:20 +09:00
  • 0e703608f9 Merge branch 'dev' into resize_lora-add-rank-for-conv Kohya S 2024-02-24 20:09:38 +09:00
  • fb9110bac1 format by black Kohya S 2024-02-24 20:00:57 +09:00
  • 24092e6f21 update einops to 0.7.0 #1122 Kohya S 2024-02-24 19:51:51 +09:00
  • f4132018c5 fix to work with cpu_count() == 1 closes #1134 Kohya S 2024-02-24 19:25:31 +09:00
  • 488d1870ab Merge pull request #1126 from tamlog06/DyLoRA-xl Kohya S 2024-02-24 19:19:33 +09:00
  • 86279c8855 Merge branch 'dev' into DyLoRA-xl Kohya S 2024-02-24 19:18:36 +09:00
  • 13f49d1e4a update readme Kohya S 2024-02-22 23:50:10 +09:00
  • df7648245e update readme Kohya S 2024-02-22 23:41:46 +09:00
  • 3368fb1af7 Modify nn.MHA to attn with q/k/v Kohya S 2024-02-22 23:39:28 +09:00
  • 4d5186d1cf refactored codes, some function moved into train_utils.py BootsofLagrangian 2024-02-22 16:20:53 +09:00
  • 417f14d245 Merge pull request #1130 from sdbds/fixbugs Kohya S 2024-02-22 12:30:59 +09:00
  • 86503cb945 add save parser and fix lora scripts model name and hash 青龍聖者@bdsqlsz 2024-02-21 19:38:12 +08:00
  • d91b1d3793 update readme Kohya S 2024-02-20 22:39:57 +09:00
  • 70917077a6 update readme Kohya S 2024-02-20 22:38:36 +09:00
  • 69dbc50912 fix effnet encoder preprocess issue Kohya S 2024-02-20 22:34:06 +09:00
  • 985761ca43 fix to work without network module Kohya S 2024-02-20 20:33:03 +09:00
  • 71e03559e2 support LoRA training for Stable Cascade Stage C Kohya S 2024-02-20 08:27:11 +09:00
  • a6f1ed2e14 fix dylora create_modules error tamlog06 2024-02-18 13:20:47 +00:00
  • 806a6237fb minor fixes Kohya S 2024-02-18 21:57:16 +09:00
  • 9b0e532942 add command line sample Kohya S 2024-02-18 21:40:36 +09:00
  • c26f01241f input prompt from console Kohya S 2024-02-18 21:29:46 +09:00
  • ac71168939 add train_text_encoder arg Kohya S 2024-02-18 21:29:10 +09:00
  • 4e37d950d2 fix typos Kohya S 2024-02-18 18:02:20 +09:00
  • 4b5784eb44 update stable cascade stage C training #1119 Kohya S 2024-02-18 17:54:21 +09:00