Commit Graph

1776 Commits

Author SHA1 Message Date
DKnight54
938ff562fd Update accel_sdxl_gen_img.py 2025-02-01 01:40:37 +08:00
DKnight54
f7a77b68a1 Update train_util.py 2025-02-01 01:33:04 +08:00
DKnight54
00234a0db7 Update train_util.py 2025-02-01 01:30:33 +08:00
DKnight54
d179a48696 Update accel_sdxl_gen_img.py 2025-02-01 01:28:21 +08:00
DKnight54
2cdaa33147 Update train_network.py 2025-01-31 21:47:15 +08:00
DKnight54
216596719b Update train_util.py 2025-01-31 21:37:57 +08:00
DKnight54
3bb1d9d389 Update train_util.py 2025-01-31 20:02:57 +08:00
DKnight54
a979ea5a50 Update accel_sdxl_gen_img.py 2025-01-31 16:37:47 +08:00
DKnight54
6de0051eb2 Update train_network.py 2025-01-31 15:07:18 +08:00
DKnight54
e723e457ad Update train_util.py 2025-01-31 14:18:45 +08:00
DKnight54
793616fc61 Update train_util.py 2025-01-31 14:15:32 +08:00
DKnight54
a8ea5a6ac4 Update train_util.py 2025-01-31 03:25:34 +08:00
DKnight54
307099c487 Update train_util.py 2025-01-31 03:21:37 +08:00
DKnight54
7f0ae28294 Update train_util.py 2025-01-31 03:20:18 +08:00
DKnight54
f73db401fa Update train_network.py 2025-01-31 03:12:06 +08:00
DKnight54
a130bb444b Update train_util.py 2025-01-31 03:10:20 +08:00
DKnight54
5559d1b711 Update train_network.py 2025-01-31 01:56:30 +08:00
DKnight54
12dd9f6b59 Update train_util.py 2025-01-31 01:52:07 +08:00
DKnight54
a049c85e72 Update train_util.py 2025-01-31 01:23:24 +08:00
DKnight54
7e8daada4d Update train_util.py 2025-01-31 00:57:56 +08:00
DKnight54
dee3c48276 Update train_util.py 2025-01-31 00:56:47 +08:00
DKnight54
c86739b706 Update train_util.py 2025-01-30 21:05:26 +08:00
DKnight54
198aea95a6 Update train_util.py 2025-01-30 11:18:08 +08:00
DKnight54
3decab58da Update train_util.py 2025-01-30 11:00:12 +08:00
DKnight54
c70ce28585 Update gen_img.py 2025-01-30 10:51:53 +08:00
DKnight54
6a653966a6 Update gen_img.py 2025-01-30 03:49:55 +08:00
DKnight54
fa444fa4f0 Update gen_img.py 2025-01-30 03:47:17 +08:00
DKnight54
06f11807e5 Update gen_img.py 2025-01-30 03:13:29 +08:00
DKnight54
ec6ca91e6a Update gen_img.py 2025-01-30 03:00:34 +08:00
DKnight54
8db164b052 Update gen_img.py 2025-01-30 02:58:03 +08:00
DKnight54
1a1496ca93 Update gen_img.py 2025-01-30 02:51:35 +08:00
DKnight54
a602fde7aa Update utils.py 2025-01-30 02:46:32 +08:00
DKnight54
0d26359795 Update gen_img.py 2025-01-30 02:41:31 +08:00
DKnight54
99bc4b6f48 Update train_util.py 2025-01-30 02:38:19 +08:00
DKnight54
0bb8a2c287 Test logging fix 2025-01-30 02:26:55 +08:00
DKnight54
9ae34ac527 Update gen_img.py 2025-01-29 23:21:02 +08:00
DKnight54
f95952c887 Merge pull request #5 from DKnight54/fix_stuck_seed
Fix stuck seed
2025-01-29 23:09:44 +08:00
DKnight54
96ab0cc375 Modify list of seed for dynamic prompt and add checks for filename to prevent overwriting 2025-01-29 22:43:16 +08:00
DKnight54
158af8d5dc Update train_util.py 2025-01-29 19:15:49 +08:00
DKnight54
39a375139a adding example generation 2025-01-29 18:46:52 +08:00
DKnight54
b1b1c19be1 Update accel_sdxl_gen_img.py 2025-01-28 13:18:11 +08:00
DKnight54
c7caa88cc3 Update accel_sdxl_gen_img.py 2025-01-28 06:27:26 +08:00
DKnight54
41b181c86a Update accel_sdxl_gen_img.py 2025-01-28 06:14:53 +08:00
DKnight54
54ca0420e3 Update accel_sdxl_gen_img.py 2025-01-28 06:08:17 +08:00
DKnight54
009d07a988 Update accel_sdxl_gen_img.py 2025-01-28 06:00:39 +08:00
DKnight54
8d8e7e4059 Update accel_sdxl_gen_img.py 2025-01-28 05:58:32 +08:00
DKnight54
78a64b03fc Update accel_sdxl_gen_img.py 2025-01-28 05:45:25 +08:00
DKnight54
b1ca9d9485 Update accel_sdxl_gen_img.py 2025-01-28 05:33:34 +08:00
DKnight54
7dfc5c94e2 Update gen_img.py
fix typo
2025-01-27 21:56:47 +08:00
DKnight54
4c7a7c83f3 Setting seeds to random after exhausted
Popping last seeds value does not destroy last element in list, resulting in remaining repeats of prompt to have seed set identical to last seed provided in prompt
2025-01-27 21:51:51 +08:00