Kohya S
|
e0db59695f
|
update multi-res training in SD3.5M
|
2024-11-02 11:13:04 +09:00 |
|
Kohya S
|
9e23368e3d
|
Update SD3 training
|
2024-10-31 19:58:41 +09:00 |
|
Kohya S
|
731664b8c3
|
Merge branch 'dev' into sd3
|
2024-10-27 10:20:14 +09:00 |
|
Kohya S
|
e070bd9973
|
Merge branch 'main' into dev
|
2024-10-27 10:19:55 +09:00 |
|
Kohya S
|
ca44e3e447
|
reduce VRAM usage, instead of increasing main RAM usage
|
2024-10-27 10:19:05 +09:00 |
|
Kohya S
|
8549669f89
|
Merge branch 'dev' into sd3
|
2024-10-26 22:02:57 +09:00 |
|
Kohya S
|
900d551a6a
|
Merge branch 'main' into dev
|
2024-10-26 22:02:36 +09:00 |
|
Kohya S
|
56b4ea963e
|
Fix LoRA metadata hash calculation bug in svd_merge_lora.py, sdxl_merge_lora.py, and resize_lora.py closes #1722
|
2024-10-26 22:01:10 +09:00 |
|
Kohya S
|
5fba6f514a
|
Merge branch 'dev' into sd3
|
2024-10-25 19:03:27 +09:00 |
|
Kohya S
|
b1e6504007
|
update README
|
2024-10-25 18:56:25 +09:00 |
|
Kohya S
|
138dac4aea
|
update README
|
2024-10-20 09:22:38 +09:00 |
|
kohya-ss
|
2c45d979e6
|
update README, remove unnecessary autocast
|
2024-10-19 19:21:12 +09:00 |
|
kohya-ss
|
ef70aa7b42
|
add FLUX.1 support
|
2024-10-18 23:39:48 +09:00 |
|
kohya-ss
|
2d5f7fa709
|
update README
|
2024-10-13 19:23:21 +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
|
0d3058b65a
|
update README
|
2024-10-12 14:46:35 +09:00 |
|
Kohya S
|
035c4a8552
|
update docs and help text
|
2024-10-11 22:23:15 +09:00 |
|
Kohya S
|
83e3048cb0
|
load Diffusers format, check schnell/dev
|
2024-10-06 21:32:21 +09:00 |
|
Kohya S
|
d050638571
|
Merge branch 'dev' into sd3
|
2024-09-29 10:00:01 +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
|
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
|
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
|
56a7bc171d
|
new block swap for FLUX.1 fine tuning
|
2024-09-26 08:26:31 +09: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 |
|
Kohya S
|
1286e00bb0
|
fix to call train/eval in schedulefree #1605
|
2024-09-18 21:31:54 +09:00 |
|
Kohya S
|
e74502117b
|
update README
|
2024-09-18 08:04:32 +09:00 |
|
Kohya S.
|
bbd160b4ca
|
sd3 schedule free opt (#1605)
* New ScheduleFree support for Flux (#1600)
* init
* use no schedule
* fix typo
* update for eval()
* fix typo
* update
* Update train_util.py
* Update requirements.txt
* update sfwrapper WIP
* no need to check schedulefree optimizer
* remove debug print
* comment out schedulefree wrapper
* update readme
---------
Co-authored-by: 青龍聖者@bdsqlsz <865105819@qq.com>
|
2024-09-18 07:55:04 +09:00 |
|
Kohya S
|
d8d15f1a7e
|
add support for specifying blocks in FLUX.1 LoRA training
|
2024-09-16 23:14:09 +09:00 |
|
Kohya S
|
be078bdaca
|
fix typo
|
2024-09-15 13:59:17 +09:00 |
|
Kohya S
|
9f44ef1330
|
add diffusers to FLUX.1 conversion script
|
2024-09-15 13:52:23 +09:00 |
|
Kohya S
|
6445bb2bc9
|
update README
|
2024-09-14 22:37:26 +09:00 |
|
Kohya S
|
c9ff4de905
|
Add support for specifying rank for each layer in FLUX.1
|
2024-09-14 22:17:52 +09:00 |
|
Kohya S
|
0485f236a0
|
Merge branch 'dev' into sd3
|
2024-09-13 22:39:24 +09:00 |
|
Kohya S
|
93d9fbf607
|
improve OFT implementation closes #944
|
2024-09-13 22:37:11 +09:00 |
|
Kohya S
|
c15a3a1a65
|
Merge branch 'dev' into sd3
|
2024-09-13 21:30:49 +09:00 |
|
Kohya S
|
43ad73860d
|
Merge branch 'main' into dev
|
2024-09-13 21:29:51 +09:00 |
|
Kohya S
|
b755ebd0a4
|
add LBW support for SDXL merge LoRA
|
2024-09-13 21:29:31 +09:00 |
|
Kohya S
|
f3ce80ef8f
|
Merge branch 'dev' into sd3
|
2024-09-13 19:49:16 +09:00 |
|
Kohya S
|
9d2860760d
|
Merge branch 'main' into dev
|
2024-09-13 19:48:53 +09:00 |
|
Kohya S
|
3387dc7306
|
formatting, update README
|
2024-09-13 19:45:42 +09:00 |
|
Kohya S
|
237317fffd
|
update README
|
2024-09-11 22:23:43 +09:00 |
|
Kohya S
|
eaafa5c9da
|
Merge branch 'dev' into sd3
|
2024-09-11 21:46:21 +09:00 |
|
Kohya S
|
6dbfd47a59
|
Fix to work PIECEWISE_CONSTANT, update requirement.txt and README #1393
|
2024-09-11 21:44:36 +09:00 |
|
Kohya S
|
65b8a064f6
|
update README
|
2024-09-10 21:20:38 +09:00 |
|