Ilya Shigabeev
4024e7e9d0
Merge cb8e5e6a69 into 51435f1718
2026-04-03 00:41:01 +00:00
Kohya S.
a9af52692a
feat: add pyramid noise and noise offset options to generation script ( #2252 )
...
* feat: add pyramid noise and noise offset options to generation script
* fix: fix to work with SD1.5 models
* doc: update to match with latest gen_img.py
* doc: update README to clarify script capabilities and remove deprecated sections
2026-01-18 16:56:48 +09:00
Kohya S
5fba6f514a
Merge branch 'dev' into sd3
2024-10-25 19:03:27 +09: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
0243c65877
fix typo
2024-09-29 23:09:56 +09:00
Kohya S
8919b31145
use original ControlNet instead of Diffusers
2024-09-29 23:07:34 +09:00
Kohya S
93d9fbf607
improve OFT implementation closes #944
2024-09-13 22:37:11 +09:00
shigabeev
cb8e5e6a69
Add new samplers
2024-09-09 07:14:29 +00: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