Kohya S
|
83e3048cb0
|
load Diffusers format, check schnell/dev
|
2024-10-06 21:32:21 +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
|
2889108d85
|
feat: Add --cpu_offload_checkpointing option to LoRA training
|
2024-09-05 20:58:33 +09:00 |
|
Kohya S
|
b65ae9b439
|
T5XXL LoRA training, fp8 T5XXL support
|
2024-09-04 21:33:17 +09:00 |
|
Akegarasu
|
6c0e8a5a17
|
make guidance_scale keep float in args
|
2024-08-29 14:50:29 +08:00 |
|
Kohya S
|
3be712e3e0
|
feat: Update direct loading fp8 ckpt for LoRA training
|
2024-08-27 21:40:02 +09:00 |
|
Kohya S
|
0087a46e14
|
FLUX.1 LoRA supports CLIP-L
|
2024-08-27 19:59:40 +09:00 |
|
Kohya S
|
2e89cd2cc6
|
Fix issue with attention mask not being applied in single blocks
|
2024-08-24 12:39:54 +09:00 |
|
kohya-ss
|
98c91a7625
|
Fix bug in FLUX multi GPU training
|
2024-08-22 12:37:41 +09:00 |
|
Kohya S
|
7e459c00b2
|
Update T5 attention mask handling in FLUX
|
2024-08-21 08:02:33 +09:00 |
|
Kohya S
|
400955d3ea
|
add fine tuning FLUX.1 (WIP)
|
2024-08-17 15:36:18 +09:00 |
|
Kohya S
|
3921a4efda
|
add t5xxl max token length, support schnell
|
2024-08-16 17:06:05 +09:00 |
|
DukeG
|
08ef886bfe
|
Fix AttributeError: 'FluxNetworkTrainer' object has no attribute 'sample_prompts_te_outputs'
Move "self.sample_prompts_te_outputs = None" from Line 150 to Line 26.
|
2024-08-16 11:00:08 +08:00 |
|
Kohya S
|
8aaa1967bd
|
fix encoding latents closes #1456
|
2024-08-15 22:07:23 +09:00 |
|
Kohya S
|
7db4222119
|
add sample image generation during training
|
2024-08-14 22:15:26 +09:00 |
|
Kohya S
|
56d7651f08
|
add experimental split mode for FLUX
|
2024-08-13 22:28:39 +09:00 |
|
Kohya S
|
d25ae361d0
|
fix apply_t5_attn_mask to work
|
2024-08-11 19:07:07 +09:00 |
|
Kohya S
|
8a0f12dde8
|
update FLUX LoRA training
|
2024-08-10 23:42:05 +09:00 |
|
Kohya S
|
808d2d1f48
|
fix typos
|
2024-08-09 23:02:51 +09:00 |
|
Kohya S
|
36b2e6fc28
|
add FLUX.1 LoRA training
|
2024-08-09 22:56:48 +09:00 |
|