Kohya S
|
0778dd9b1d
|
fix Text Encoder only LoRA training
|
2025-01-27 22:03:42 +09:00 |
|
rockerBOO
|
c04e5dfe92
|
Fix loss recorder on 0. Fix validation for cached runs. Assert on validation dataset
|
2025-01-23 09:57:24 -05:00 |
|
rockerBOO
|
bbf6bbd5ea
|
Use self.get_noise_pred_and_target and drop fixed timesteps
|
2025-01-06 10:48:38 -05:00 |
|
recris
|
420a180d93
|
Implement pseudo Huber loss for Flux and SD3
|
2024-11-27 18:37:09 +00:00 |
|
Kohya S
|
2cb7a6db02
|
feat: add block swap for FLUX.1/SD3 LoRA training
|
2024-11-12 21:39:13 +09:00 |
|
Kohya S
|
5e86323f12
|
Update README and clean-up the code for SD3 timesteps
|
2024-11-07 21:27:12 +09:00 |
|
Kohya S
|
82daa98fe8
|
remove duplicate resolution for scaled pos embed
|
2024-11-01 21:43:47 +09:00 |
|
Kohya S
|
1434d8506f
|
Support SD3.5M multi resolutional training
|
2024-10-31 19:58:22 +09:00 |
|
Kohya S
|
bdddc20d68
|
support SD3.5M
|
2024-10-30 12:51:49 +09:00 |
|
kohya-ss
|
1065dd1b56
|
Fix to work dropout_rate for TEs
|
2024-10-27 19:36:36 +09:00 |
|
kohya-ss
|
a1255d637f
|
Fix SD3 LoRA training to work (WIP)
|
2024-10-27 17:03:36 +09:00 |
|
Kohya S
|
db2b4d41b9
|
Add dropout rate arguments for CLIP-L, CLIP-G, and T5, fix Text Encoders LoRA not trained
|
2024-10-27 16:42:58 +09:00 |
|
kohya-ss
|
56bf761164
|
fix errors in SD3 LoRA training with Text Encoders close #1724
|
2024-10-26 17:29:24 +09:00 |
|
kohya-ss
|
0031d916f0
|
add latent scaling/shifting
|
2024-10-25 23:20:38 +09:00 |
|
kohya-ss
|
d2c549d7b2
|
support SD3 LoRA
|
2024-10-25 21:58:31 +09:00 |
|