Commit Graph

1931 Commits

Author SHA1 Message Date
DKnight54
8b90d20e17 Merge 115b1d0aa7 into cadcd3169b 2025-06-26 17:32:39 +00:00
Kohya S.
cadcd3169b Merge pull request #2121 from Disty0/dev
Update IPEX libs
2025-06-15 20:59:53 +09:00
Disty0
bcd3a5a60a Update IPEX libs 2025-06-13 16:25:16 +03:00
DKnight54
115b1d0aa7 Update train_network.py 2025-05-22 18:21:19 +08:00
DKnight54
93ce543434 Update train_network.py 2025-05-22 18:20:43 +08:00
DKnight54
0647284235 Update train_util.py 2025-05-22 12:19:26 +08:00
DKnight54
5e29081ee1 Update train_network.py 2025-05-12 23:21:31 +08:00
DKnight54
965fc2e636 Merge pull request #6 from kohya-ss/main
merge updates
2025-05-12 23:10:44 +08:00
Kohya S
d8717a3d1c Merge branch 'main' into dev 2025-04-29 21:30:33 +09:00
Kohya S.
a21b6a917e Merge pull request #2070 from kohya-ss/fix-mean-ar-error-nan
Fix mean image aspect ratio error calculation to avoid NaN values
2025-04-29 21:29:42 +09:00
Kohya S
4625b34f4e Fix mean image aspect ratio error calculation to avoid NaN values 2025-04-29 21:27:04 +09:00
Kohya S
bc9252cc1b Merge branch 'main' into dev 2025-04-27 21:47:39 +09:00
Kohya S.
3b25de1f17 Merge pull request #2065 from kohya-ss/kohya-ss-funding-yml
Create FUNDING.yml
2025-04-27 21:29:44 +09:00
Kohya S.
f0b07c52ab Create FUNDING.yml 2025-04-27 21:28:38 +09:00
Kohya S.
c46f08a87a Merge pull request #2053 from GlenCarpenter/main
fix: update hf_hub_download parameters to fix wd14 tagger regression
2025-04-22 21:47:29 +09:00
Glen
26db64be17 fix: update hf_hub_download parameters to fix wd14 tagger regression 2025-04-19 11:54:12 -06:00
DKnight54
7cc8ca5890 Update accel_sdxl_gen_img.py 2025-04-15 04:13:50 +08:00
DKnight54
bb977f6693 Update train_util.py 2025-04-15 01:55:11 +08:00
DKnight54
8ce9dca025 Update train_util.py 2025-04-15 01:54:11 +08:00
DKnight54
31d0059dfb Update train_util.py 2025-04-15 01:42:47 +08:00
DKnight54
4bb58fbbfb Update train_util.py 2025-04-14 01:37:59 +08:00
DKnight54
eb2d9abff6 Update train_network.py 2025-04-13 01:36:43 +08:00
DKnight54
61eaf9551e Update train_util.py 2025-04-11 02:59:10 +08:00
Kohya S
572cc3efb8 Merge branch 'main' into dev 2025-04-07 21:48:45 +09:00
Kohya S.
52c8dec953 Merge pull request #2015 from DKnight54/uncache_vae_batch
Using --vae_batch_size to set batch size for dynamic latent generation
2025-04-07 21:48:02 +09:00
Kohya S
583ab27b3c doc: update license information in jpeg_xl_util.py 2025-03-31 22:02:25 +09:00
Kohya S.
aa5978dffd Merge pull request #1955 from Disty0/dev
Fast image size reading support for JPEG XL
2025-03-31 22:00:31 +09:00
DKnight54
4510512646 Update train_util.py 2025-03-30 04:54:53 +08:00
DKnight54
140374b557 Update train_util.py 2025-03-30 04:41:36 +08:00
DKnight54
0fd2c8af61 Update train_util.py 2025-03-30 04:34:42 +08:00
DKnight54
1a957f9243 Update train_util.py 2025-03-30 03:30:55 +08:00
DKnight54
ff03d95961 Update train_network.py 2025-03-29 03:55:21 +08:00
DKnight54
381303d64f Update train_network.py 2025-03-29 02:26:18 +08:00
DKnight54
5647f12bc3 Update train_network.py 2025-03-29 01:58:52 +08:00
DKnight54
9dcdd163fb Update train_network.py 2025-03-28 19:54:56 +08:00
DKnight54
c6d986e868 Update train_network.py 2025-03-28 19:46:23 +08:00
DKnight54
7c94d386c1 Update train_network.py 2025-03-28 19:45:30 +08:00
DKnight54
4456065d29 Update train_network.py 2025-03-28 19:29:59 +08:00
DKnight54
666468857b Update train_network.py 2025-03-28 17:48:47 +08:00
DKnight54
258c8b5e80 Merge branch 'kohya-ss:main' into test_colab 2025-03-28 15:39:18 +08:00
Kohya S.
a0f11730f7 Merge pull request #1966 from sdbds/faster_fix_sdxl
Fatser fix bug for SDXL super SD1.5 assert cant use 32
2025-03-24 21:53:42 +09:00
Kohya S
5253a38783 Merge branch 'main' into dev 2025-03-21 22:07:03 +09:00
Kohya S
8f4ee8fc34 doc: update README for latest v0.9.1 2025-03-21 22:05:48 +09:00
Kohya S.
367f348430 Merge pull request #1964 from Nekotekina/main
Fix missing text encoder attn modules
2025-03-21 21:59:03 +09:00
Disty0
620a06f517 Check for uppercase file extension too 2025-03-17 17:44:29 +03:00
Disty0
564ec5fb7f use extend instead of += 2025-03-17 17:41:03 +03:00
Disty0
7e90cdd47a use bytearray and add typing hints 2025-03-17 17:26:08 +03:00
DKnight54
34776180ca Update sdxl_train_util.py 2025-03-11 00:23:23 +08:00
DKnight54
8b8640149d Update sdxl_train_util.py 2025-03-05 01:30:18 +08:00
sdbds
3f49053c90 fatser fix bug for SDXL super SD1.5 assert cant use 32 2025-03-02 19:32:06 +08:00