Kohya S
|
793999d116
|
sample generation in SDXL ControlNet training
|
2024-09-30 23:39:32 +09:00 |
|
Kohya S
|
696dd7f668
|
Fix dtype issue in PyTorch 2.0 for generating samples in training sdxl network
|
2024-01-22 12:43:37 +09:00 |
|
Kohya S
|
1f77bb6e73
|
fix to work sample generation in fp8 ref #1057
|
2024-01-20 10:57:42 +09:00 |
|
Kohya S
|
c6d52fdea4
|
Add workaround for clip's bug for pooled output
|
2023-08-04 08:38:27 +09:00 |
|
Kohya S
|
81fa54837f
|
fix sampling in multi GPU training
|
2023-07-15 11:21:14 +09:00 |
|
Kohya S
|
3bb80ebf20
|
fix sampling gen fails in lora training
|
2023-07-13 19:02:34 +09:00 |
|
Kohya S
|
814996b14f
|
fix NaN in sampling image
|
2023-07-11 23:18:35 +09:00 |
|
Kohya S
|
c2ceb6de5f
|
fix uncond/cond order
|
2023-07-09 21:14:12 +09:00 |
|
Kohya S
|
77ec70d145
|
fix conditioning
|
2023-07-09 19:00:38 +09:00 |
|
Kohya S
|
a380502c01
|
fix pad token is not handled
|
2023-07-09 18:13:49 +09:00 |
|
Kohya S
|
97611e89ca
|
remove debug code
|
2023-07-02 16:49:11 +09:00 |
|
Kohya S
|
64cf922841
|
add feature to sample images during sdxl training
|
2023-07-02 16:42:19 +09:00 |
|