AUTOMATIC
|
506d529d19
rework #5012 to also work for pictures dragged into the prompt and also add Clip skip + ENSD to parameters
|
2 years ago |
AUTOMATIC1111
|
01f2ed6844
Merge pull request #5065 from JaySmithWpg/vram-leak
|
2 years ago |
AUTOMATIC
|
10923f9b3a
calculate dictionary for sampler names only once
|
2 years ago |
AUTOMATIC1111
|
6df4945718
Merge branch 'master' into DPM++SDE
|
2 years ago |
AUTOMATIC
|
ce6911158b
Add support Stable Diffusion 2.0
|
2 years ago |
Jay Smith
|
c833d5bfaa
fixes #3449 - VRAM leak when switching to/from inpainting model
|
2 years ago |
uservar
|
0a01f50891
Add DPM++ SDE sampler
|
2 years ago |
AUTOMATIC
|
cdc8020d13
change StableDiffusionProcessing to internally use sampler name instead of sampler index
|
2 years ago |
AUTOMATIC
|
159475e072
tweak names a bit for new samplers
|
2 years ago |
hentailord85ez
|
1b6c2fc749
Reorder samplers
|
2 years ago |
hentailord85ez
|
f92dc505a0
Fix name
|
2 years ago |
hentailord85ez
|
6008c0773e
Add support for new DPM-Solver++ samplers
|
2 years ago |
AUTOMATIC
|
eb5e82c7dd
do not unnecessarily run VAE one more time when saving intermediate image with hires fix
|
2 years ago |
timntorres
|
9c67408004
Allow saving "before-highres-fix. (#4150)
|
2 years ago |
AUTOMATIC1111
|
10f62546d3
Merge pull request #4021 from AUTOMATIC1111/add-kdiff-cfgdenoiser-callback
|
2 years ago |
DepFA
|
5b6bedf6f2
Update class name and assign back to vars
|
2 years ago |
DepFA
|
8ae0ea9dea
Add callback to sd_samplers
|
2 years ago |
Martin Cairns
|
34c86c12b0
Include PLMS in adjust steps as it also can fail in the same way
|
2 years ago |
Martin Cairns
|
de1dc0d279
Add adjust_steps_if_invalid to find next valid step for ddim uniform sampler
|
2 years ago |
ritosonn
|
b383702752
fix #3145 #3093
|
2 years ago |
AUTOMATIC
|
d213d6ca6f
removed the option to use 2x more memory when generating previews
|
2 years ago |
Unnoen
|
4fdb53c1e9
Generate grid preview for progress image
|
2 years ago |
AUTOMATIC1111
|
d6bd6a425d
Merge branch 'master' into master
|
2 years ago |
Vladimir Repin
|
d23a46ceaa
Different approach to skip/interrupt with highres fix
|
2 years ago |
random_thoughtss
|
92a17a7a4a
Made dummy latents smaller. Minor code cleanups
|
2 years ago |
random_thoughtss
|
c418467c03
Don't compute latent mask if were not using it. Also added support for fixed highres_fix generation.
|
2 years ago |
random_thoughtss
|
dde9f96072
added support for ddim img2img
|
2 years ago |
random_thoughtss
|
8e7097d06a
Added support for RunwayML inpainting model
|
2 years ago |
AUTOMATIC
|
cbf15edbf9
remove dependence on TQDM for sampler progress/interrupt functionality
|
2 years ago |
Martin Cairns
|
eacc03b167
Fix typo in comments
|
2 years ago |