kohya-ss
|
bfc3a65acd
|
fix to work cache latents/text encoder outputs
|
2024-10-13 19:08:16 +09:00 |
|
kohya-ss
|
2244cf5b83
|
load images in parallel when caching latents
|
2024-10-13 18:22:19 +09:00 |
|
Kohya S
|
c65cf3812d
|
Merge branch 'sd3' into fast_image_sizes
|
2024-10-13 17:31:11 +09:00 |
|
kohya-ss
|
74228c9953
|
update cache_latents/text_encoder_outputs
|
2024-10-13 16:27:22 +09:00 |
|
kohya-ss
|
5bb9f7fb1a
|
Merge branch 'sd3' into multi-gpu-caching
|
2024-10-13 11:52:42 +09:00 |
|
Kohya S
|
e277b5789e
|
Update FLUX.1 support for compact models
|
2024-10-12 21:49:07 +09:00 |
|
kohya-ss
|
ecaea909b1
|
update README
|
2024-10-12 20:26:57 +09:00 |
|
kohya-ss
|
c80c304779
|
Refactor caching in train scripts
|
2024-10-12 20:18:41 +09:00 |
|
kohya-ss
|
ff4083b910
|
Merge branch 'sd3' into multi-gpu-caching
|
2024-10-12 16:39:36 +09:00 |
|
kohya-ss
|
0d3058b65a
|
update README
|
2024-10-12 14:46:35 +09:00 |
|
Kohya S.
|
d005652d03
|
Merge pull request #1686 from Akegarasu/sd3
fix: fix some distributed training error in windows
|
2024-10-12 14:33:02 +09:00 |
|
Kohya S.
|
43bfeea600
|
Merge pull request #1655 from kohya-ss/sdxl-ctrl-net
ControlNet training for SDXL
|
2024-10-11 22:27:53 +09:00 |
|
Kohya S
|
035c4a8552
|
update docs and help text
|
2024-10-11 22:23:15 +09:00 |
|
Kohya S
|
f2bc820133
|
support weighted captions for SD/SDXL
|
2024-10-11 08:48:55 +09:00 |
|
Akegarasu
|
9f4dac5731
|
torch 2.4
|
2024-10-10 14:08:55 +08:00 |
|
Akegarasu
|
3de42b6edb
|
fix: distributed training in windows
|
2024-10-10 14:03:59 +08:00 |
|
Kohya S
|
886f75345c
|
support weighted captions for sdxl LoRA and fine tuning
|
2024-10-10 08:27:15 +09:00 |
|
Kohya S
|
126159f7c4
|
Merge branch 'sd3' into sdxl-ctrl-net
|
2024-10-07 20:39:53 +09:00 |
|
Kohya S
|
83e3048cb0
|
load Diffusers format, check schnell/dev
|
2024-10-06 21:32:21 +09:00 |
|
Kohya S
|
ba08a89894
|
call optimizer eval/train for sample_at_first, also set train after resuming closes #1667
|
2024-10-04 20:35:16 +09:00 |
|
Kohya S
|
c2440f9e53
|
fix cond image normlization, add independent LR for control
|
2024-10-03 21:32:21 +09:00 |
|
Kohya S
|
33e942e36e
|
Merge branch 'sd3' into fast_image_sizes
|
2024-10-01 08:38:09 +09:00 |
|
Kohya S
|
793999d116
|
sample generation in SDXL ControlNet training
|
2024-09-30 23:39:32 +09:00 |
|
Kohya S
|
d78f6a775c
|
Merge branch 'sd3' into sdxl-ctrl-net
|
2024-09-29 23:23:07 +09:00 |
|
Kohya S
|
8bea039a8d
|
Merge branch 'dev' into sd3
|
2024-09-29 23:19:12 +09:00 |
|
Kohya S
|
012e7e63a5
|
fix to work linear/cosine scheduler closes #1651 ref #1393
|
2024-09-29 23:18:16 +09:00 |
|
Kohya S
|
0243c65877
|
fix typo
|
2024-09-29 23:09:56 +09:00 |
|
Kohya S
|
8919b31145
|
use original ControlNet instead of Diffusers
|
2024-09-29 23:07:34 +09:00 |
|
Kohya S
|
56a63f01ae
|
Merge branch 'sd3' into multi-gpu-caching
|
2024-09-29 10:12:18 +09:00 |
|
青龍聖者@bdsqlsz
|
e0c3630203
|
Support Sdxl Controlnet (#1648)
* Create sdxl_train_controlnet.py
* add fuse_background_pass
* Update sdxl_train_controlnet.py
* add fuse and fix error
* update
* Update sdxl_train_controlnet.py
* Update sdxl_train_controlnet.py
* Update sdxl_train_controlnet.py
* update
* Update sdxl_train_controlnet.py
|
2024-09-29 10:11:15 +09:00 |
|
Kohya S
|
d050638571
|
Merge branch 'dev' into sd3
|
2024-09-29 10:00:01 +09:00 |
|
Kohya S
|
1567549220
|
update help text #1632
|
2024-09-29 09:51:36 +09:00 |
|
Kohya S
|
fe2aa32484
|
adjust min/max bucket reso divisible by reso steps #1632
|
2024-09-29 09:49:25 +09:00 |
|
Kohya S
|
1a0f5b0c38
|
re-fix sample generation is not working in FLUX1 split mode #1647
|
2024-09-29 00:35:29 +09:00 |
|
Kohya S
|
822fe57859
|
add workaround for 'Some tensors share memory' error #1614
|
2024-09-28 20:57:27 +09:00 |
|
Kohya S
|
a9aa52658a
|
fix sample generation is not working in FLUX1 fine tuning #1647
|
2024-09-28 17:12:56 +09:00 |
|
kohya-ss
|
24b1fdb664
|
remove debug print
|
2024-09-26 22:22:06 +09:00 |
|
kohya-ss
|
9249d00311
|
experimental support for multi-gpus latents caching
|
2024-09-26 22:19:56 +09:00 |
|
Kohya S
|
3ebb65f945
|
Merge branch 'dev' into sd3
|
2024-09-26 21:41:25 +09:00 |
|
Kohya S
|
ce49ced699
|
update readme
|
2024-09-26 21:37:40 +09:00 |
|
Kohya S
|
a94bc84dec
|
fix to work bitsandbytes optimizers with full path #1640
|
2024-09-26 21:37:31 +09:00 |
|
Kohya S.
|
4296e286b8
|
Merge pull request #1640 from sdbds/ademamix8bit
New optimizer:AdEMAMix8bit and PagedAdEMAMix8bit
|
2024-09-26 21:20:19 +09:00 |
|
Kohya S
|
392e8dedd8
|
fix flip_aug, alpha_mask, random_crop issue in caching in caching strategy
|
2024-09-26 21:14:11 +09:00 |
|
Kohya S
|
2cd6aa281c
|
Merge branch 'dev' into sd3
|
2024-09-26 20:52:08 +09:00 |
|
Kohya S
|
bf91bea2e4
|
fix flip_aug, alpha_mask, random_crop issue in caching
|
2024-09-26 20:51:40 +09:00 |
|
Kohya S
|
da94fd934e
|
fix typos
|
2024-09-26 08:27:48 +09:00 |
|
Kohya S
|
56a7bc171d
|
new block swap for FLUX.1 fine tuning
|
2024-09-26 08:26:31 +09:00 |
|
sdbds
|
1beddd84e5
|
delete code for cleaning
|
2024-09-25 22:58:26 +08:00 |
|
Kohya S
|
65fb69f808
|
Merge branch 'dev' into sd3
|
2024-09-25 20:56:16 +09:00 |
|
Kohya S
|
e74f58148c
|
update README
|
2024-09-25 20:55:50 +09:00 |
|