Commit Graph

20 Commits

Author SHA1 Message Date
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
0d26359795 Update gen_img.py 2025-01-30 02:41:31 +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
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
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
catboxanon
be14c06267 Remove v-pred warnings
Different model architectures, such as SDXL, can take advantage of
v-pred. It doesn't make sense to include these warnings anymore.
2024-10-22 12:13:51 -04:00
Kohya S
93d9fbf607 improve OFT implementation closes #944 2024-09-13 22:37:11 +09:00
Kohya S
153764a687 add prompt option '--f' for filename 2024-05-15 20:21:49 +09:00
Yuta Hayashibe
5d5f39b6e6 Replaced print with logger 2024-02-25 01:24:11 +09:00
Kohya S
81e8af6519 fix ipex init 2024-02-24 20:51:26 +09:00
Kohya S
cbe9c5dc06 supprt deep shink with regional lora, add prompter module 2024-02-12 14:17:27 +09:00
Kohya S
6269682c56 unificaition of gen scripts for SD and SDXL, work in progress 2024-02-03 23:33:48 +09:00