Commit Graph

  • 423e6c229c support metadata json+.npz caching (no prepare) Kohya S 2023-04-13 22:12:13 +09:00
  • 9fc27403b2 support disk cache: same as #164, might fix #407 Kohya S 2023-04-13 21:40:34 +09:00
  • 2de9a51591 fix typos Kohya S 2023-04-13 21:18:18 +09:00
  • a8632b7329 fix latents disk cache Kohya S 2023-04-13 21:14:39 +09:00
  • 9ff32fd4c0 fix parameters are not freezed Kohya S 2023-04-13 21:14:20 +09:00
  • a097c42579 update docs Kohya S 2023-04-13 21:07:22 +09:00
  • 68e0767404 add comment about scaling Kohya S 2023-04-12 23:40:10 +09:00
  • e09966024c delete unnecessary lines Kohya S 2023-04-12 23:16:47 +09:00
  • 893c2fc08a add DyLoRA (experimental) Kohya S 2023-04-12 23:14:09 +09:00
  • 2e9f7b5f91 cache latents to disk in dreambooth method Kohya S 2023-04-12 23:10:39 +09:00
  • 7f8e05ccad feat: add --save_precision args Linaqruf 2023-04-12 05:43:19 +07:00
  • c316c63dff fix: bring positional args back, add recursive to blip etc Linaqruf 2023-04-12 05:41:28 +07:00
  • 683680e5c8 Fixes A2va 2023-04-09 21:52:02 +02:00
  • bf8088e225 Merge branch 'kohya-ss:main' into main Linaqruf 2023-04-09 22:34:31 +07:00
  • 5050971ac6 Merge pull request #388 from kohya-ss/dev v0.6.1 Kohya S 2023-04-08 22:00:46 +09:00
  • 08c54dcf22 update readme Kohya S 2023-04-08 21:58:22 +09:00
  • 6a5f87d874 disable weighted captions in TI/XTI training Kohya S 2023-04-08 21:45:57 +09:00
  • a876f2d3fb format by black Kohya S 2023-04-08 21:36:35 +09:00
  • a75f5898e6 Merge pull request #336 from AI-Casanova/weighted_captions Kohya S 2023-04-08 21:31:05 +09:00
  • dbab72153f Clean up custom_train_functions.py AI-Casanova 2023-04-08 00:44:56 -05:00
  • 0d54609435 Merge branch 'kohya-ss:main' into weighted_captions AI-Casanova 2023-04-07 14:55:40 -05:00
  • 07aa000750 feat: added 7 new functionalities including recursive Linaqruf 2023-04-07 16:51:43 +07:00
  • b5c60d7d62 Merge pull request #381 from kohya-ss/dev Kohya S 2023-04-06 08:20:07 +09:00
  • defefd79c5 Merge branch 'main' into dev Kohya S 2023-04-06 08:16:31 +09:00
  • 27834df444 update readme Kohya S 2023-04-06 08:16:02 +09:00
  • 5c020bed49 Add attension couple+reginal LoRA Kohya S 2023-04-06 08:11:54 +09:00
  • c775ec1255 Add about using LoRA with Diffusers standard pipe Kohya S 2023-04-06 08:10:41 +09:00
  • 7527436549 Merge branch 'kohya-ss:main' into weighted_captions AI-Casanova 2023-04-05 17:07:15 -05:00
  • 541539a144 change method name, repo is private in default etc Kohya S 2023-04-05 23:16:49 +09:00
  • 74220bb52c Merge pull request #348 from ddPn08/dev Kohya S 2023-04-05 21:47:36 +09:00
  • 8eb60baf3a Merge pull request #374 from kohya-ss/dev v0.6.0 Kohya S 2023-04-04 08:33:18 +09:00
  • 4b47e8ecb0 update readme Kohya S 2023-04-04 08:27:30 +09:00
  • 76bac2c1c5 add backward compatiblity Kohya S 2023-04-04 08:27:11 +09:00
  • 0fcdda7175 Merge pull request #373 from rockerBOO/meta-min_snr_gamma Kohya S 2023-04-04 07:57:50 +09:00
  • e4eb3e63e6 improve compatibility Kohya S 2023-04-04 07:48:48 +09:00
  • 626d4b433a Add min_snr_gamma to metadata rockerBOO 2023-04-03 12:38:20 -04:00
  • 83c7e03d05 Fix network_weights not working in train_network Kohya S 2023-04-03 22:45:28 +09:00
  • 959561473c Merge branch 'main' into dev Kohya S 2023-04-03 22:09:17 +09:00
  • 7209eb74cc update readme Kohya S 2023-04-03 22:08:58 +09:00
  • 53cc3583df fix potential issue with dtype Kohya S 2023-04-03 21:46:12 +09:00
  • 82c2553f07 Merge pull request #353 from Riyaaaaa/patch-1 Kohya S 2023-04-03 21:45:03 +09:00
  • 6f6f9b537f Merge pull request #364 from shirayu/check_needless_num_warmup_steps Kohya S 2023-04-03 21:38:52 +09:00
  • f407f5a686 Merge pull request #352 from rockerBOO/dataset-config Kohya S 2023-04-03 21:31:55 +09:00
  • 6134619998 Add block dim(rank) feature Kohya S 2023-04-03 21:19:49 +09:00
  • 817a9268ff update readme for block weight lr Kohya S 2023-04-03 08:43:26 +09:00
  • 3beddf341e Suppor LR graphs for each block, base lr Kohya S 2023-04-03 08:43:11 +09:00
  • 1892c82a60 Reinstantiate weighted captions after a necessary revert to Main AI-Casanova 2023-04-02 19:43:34 +00:00
  • 3f339cda6f small fix ddPn08 2023-04-02 23:21:17 +09:00
  • 16ba1cec69 change async uploading to optional ddPn08 2023-04-02 17:45:26 +09:00
  • 8bfa50e283 small fix ddPn08 2023-04-02 00:10:19 +09:00
  • c4a11e5a5a fix help ddPn08 2023-04-01 23:17:48 +09:00
  • 3cc4939dd3 Implement huggingface upload for all scripts ddPn08 2023-04-01 23:16:02 +09:00
  • b5c7937f8d don't run when not needed ddPn08 2023-04-01 23:08:27 +09:00
  • b5ff4e816f resume from huggingface repository ddPn08 2023-03-30 23:36:42 +09:00
  • a7d302e196 write a random seed to metadata ddPn08 2023-03-30 16:49:03 +09:00
  • 45381b188c small fix ddPn08 2023-03-28 08:59:23 +09:00
  • 054fb3308c use access token ddPn08 2023-03-28 08:06:33 +09:00
  • d42431d73a Added feature to upload to huggingface ddPn08 2023-03-28 00:49:09 +09:00
  • c639cb7d5d support older type hint Kohya S 2023-04-02 16:18:04 +09:00
  • 97e65bf93f change 'stratify' to 'block', add en message Kohya S 2023-04-02 16:10:09 +09:00
  • 36c8a4aee7 Merge pull request #355 from u-haru/feature/stratified_lr Kohya S 2023-04-02 15:25:17 +09:00
  • 19340d82e6 層別学習率を使わない場合にparamsをまとめる u-haru 2023-04-02 12:57:55 +09:00
  • 058e442072 レイヤー数変更(hako-mikan/sd-webui-lora-block-weight参考) u-haru 2023-04-02 04:02:34 +09:00
  • 9577a9f38d Check needless num_warmup_steps Yuta Hayashibe 2023-04-01 20:33:20 +09:00
  • 786971d443 Merge branch 'dev' into feature/stratified_lr u-haru 2023-04-01 15:08:41 +09:00
  • f037b09c2d Merge pull request #360 from kohya-ss/dev v0.5.4 Kohya S 2023-04-01 09:25:57 +09:00
  • 18d69d8e5e update readme Kohya S 2023-04-01 09:21:27 +09:00
  • 770a56193e fix conv2d3x3 is not merged Kohya S 2023-04-01 09:17:37 +09:00
  • 4627b389ff fix device not specified in merge_lora.py Kohya S 2023-04-01 09:15:57 +09:00
  • 1cd07770a4 format by black Kohya S 2023-04-01 09:13:47 +09:00
  • 1e164b6ec3 specify device when loading state_dict u-haru 2023-03-31 12:52:39 +09:00
  • 41ecccb2a9 Merge branch 'kohya-ss:main' into feature/stratified_lr u-haru 2023-03-31 12:47:56 +09:00
  • c93cbbc373 Merge pull request #357 from kohya-ss/dev Kohya S 2023-03-31 09:07:49 +09:00
  • 8cecc676cf Fix device issue in load_file, reduce vram usage Kohya S 2023-03-31 09:05:51 +09:00
  • 94441fa746 繰り返し回数のないディレクトリの名前表示修正 u-haru 2023-03-31 02:26:54 +09:00
  • ccb0ef518a fix typo Atsumu Ono 2023-03-31 01:45:49 +09:00
  • 3032a47af4 cosineをsineのreversedに変更 u-haru 2023-03-31 01:42:57 +09:00
  • 1b75dbd4f2 引数名に_lrを追加 u-haru 2023-03-31 01:40:29 +09:00
  • dade23a414 stratified_zero_thresholdに変更 u-haru 2023-03-31 01:14:03 +09:00
  • 313f3e8286 Open dataset_config json file before load rockerBOO 2023-03-30 12:08:04 -04:00
  • 4dacc52bde implement stratified_lr u-haru 2023-03-31 00:39:35 +09:00
  • b1dffe8d9a ファイルロードができないバグ修正(Exception: device cuda is invalid) u-haru 2023-03-31 00:11:11 +09:00
  • ea1cf4acee Merge pull request #350 from kohya-ss/dev Kohya S 2023-03-30 22:30:47 +09:00
  • cd5e3baace Merge branch 'main' into dev Kohya S 2023-03-30 22:29:19 +09:00
  • e76ea7cd7d fix not working Kohya S 2023-03-30 22:28:55 +09:00
  • d68ba2f9de Merge pull request #349 from kohya-ss/dev Kohya S 2023-03-30 22:07:03 +09:00
  • 5fc80b7a5b update readme Kohya S 2023-03-30 22:03:13 +09:00
  • 31069e1dc5 add comments about debice for clarify Kohya S 2023-03-30 21:44:40 +09:00
  • 6c28dfb417 Merge pull request #332 from guaneec/ddp-lowram Kohya S 2023-03-30 21:37:37 +09:00
  • 2d6faa9860 support LoRA merge in advance Kohya S 2023-03-30 21:34:36 +09:00
  • cb53a77334 show warning message for sample images in XTI Kohya S 2023-03-30 21:33:57 +09:00
  • 4d91dc0d30 Merge branch 'dev' of https://github.com/kohya-ss/sd-scripts into dev Kohya S 2023-03-30 21:23:18 +09:00
  • 935d4774a9 Merge pull request #327 from jakaline-dev/main Kohya S 2023-03-30 19:44:57 +09:00
  • 24e3d4b464 disabled sampling (for now) Jakaline-dev 2023-03-30 02:20:04 +09:00
  • b0c33a4294 Merge remote-tracking branch 'upstream/main' Jakaline-dev 2023-03-30 01:35:38 +09:00
  • bf3674c1db format by black Kohya S 2023-03-29 21:23:27 +09:00
  • b996f5a6d6 Merge pull request #339 from kohya-ss/dev v0.5.3 Kohya S 2023-03-28 19:47:46 +09:00
  • 472f516e7c update readme Kohya S 2023-03-28 19:44:43 +09:00
  • c838efcfa8 Merge branch 'main' into dev Kohya S 2023-03-28 19:43:10 +09:00
  • 4f70e5dca6 fix to work with num_workers=0 Kohya S 2023-03-28 19:42:47 +09:00