Kohya S
|
6f24bce7cc
|
fix: remove unnecessary super call in assert_extra_args method
|
2025-08-16 22:03:31 +09:00 |
|
Kohya S
|
58b82a576e
|
Fix to work with validation dataset
|
2025-01-26 21:21:21 +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 |
|
kohya-ss
|
c80c304779
|
Refactor caching in train scripts
|
2024-10-12 20:18:41 +09:00 |
|
Kohya S
|
41dee60383
|
Refactor caching mechanism for latents and text encoder outputs, etc.
|
2024-07-27 13:50:05 +09:00 |
|
ykume
|
cd587ce62c
|
verify command line args if wandb is enabled
|
2024-04-05 08:23:03 +09:00 |
|
Kohya S
|
9bbb28c361
|
update PyTorch version and reorganize dependencies
|
2024-03-24 22:06:37 +09:00 |
|
Disty0
|
a6a2b5a867
|
Fix IPEX support and add XPU device to device_utils
|
2024-01-31 17:32:37 +03:00 |
|
Aarni Koskela
|
6f3f701d3d
|
Deduplicate ipex initialization code
|
2024-01-19 18:07:36 +02:00 |
|
Kohya S
|
42750f7846
|
fix error on pool_workaround in sdxl TE training ref #994
|
2023-12-10 09:18:33 +09:00 |
|
Disty0
|
b64389c8a9
|
Intel ARC support with IPEX
|
2023-09-19 18:05:05 +03:00 |
|
Kohya S
|
6889ee2b85
|
add warning for bucket_reso_steps with SDXL
|
2023-08-11 19:02:36 +09:00 |
|
Kohya S
|
92f41f1051
|
update sdxl ver in lora metadata from v0-9 to v1-0
|
2023-08-06 22:06:48 +09:00 |
|
Kohya S
|
c142dadb46
|
support sai model spec
|
2023-08-06 21:50:05 +09:00 |
|
Kohya S
|
fc276a51fb
|
fix invalid args checking in sdxl TI training
|
2023-07-20 14:50:57 +09:00 |
|
Kohya S
|
771f33d17d
|
Merge pull request #641 from kaibioinfo/patch-1
fix typo in sdxl_train_textual_inversion
|
2023-07-20 08:28:11 +09:00 |
|
Kohya S
|
516f64f4d9
|
add caching to disk for text encoder outputs
|
2023-07-16 14:53:47 +09:00 |
|
Kohya S
|
b4a3824ce4
|
change tokenizer from open clip to transformers
|
2023-07-13 20:49:26 +09:00 |
|
kaibioinfo
|
a7ce2633f3
|
fix typo in sdxl_train_textual_inversion
bug appears when continue training on an existing TI
|
2023-07-12 15:06:20 +02:00 |
|
Kohya S
|
f54b784d88
|
support textual inversion training
|
2023-07-10 22:04:02 +09:00 |
|