AUTOMATIC
|
cdac5ace14
suppress ENSD infotext for samplers that don't use it
|
2 anni fa |
AUTOMATIC
|
4b854806d9
F401 fixes for ruff
|
2 anni fa |
space-nuko
|
c88dcc20d4
UniPC does not support img2img (for now)
|
2 anni fa |
AUTOMATIC
|
4df63d2d19
split samplers into one more files for k-diffusion
|
2 anni fa |
Andrey
|
274474105a
Split history sd_samplers.py to sd_samplers_kdiffusion.py
|
2 anni fa |
Andrey
|
2db8ed32cd
Split history sd_samplers.py to sd_samplers_kdiffusion.py
|
2 anni fa |
AUTOMATIC
|
aa54a9d416
split compvis sampler and shared sampler stuff into their own files
|
2 anni fa |
Andrey
|
f8fcad502e
Split history sd_samplers.py to sd_samplers_common.py
|
2 anni fa |
Andrey
|
6e78f6a896
Split history sd_samplers.py to sd_samplers_common.py
|
2 anni fa |
Andrey
|
449531a6c5
Split history sd_samplers.py to sd_samplers_compvis.py
|
2 anni fa |
Andrey
|
9118b08606
Split history sd_samplers.py to sd_samplers_compvis.py
|
2 anni fa |
AUTOMATIC
|
6cff440182
fix prompt editing break after first batch in img2img
|
2 anni fa |
AUTOMATIC
|
9991967f40
Add a check and explanation for tensor with all NaNs.
|
2 anni fa |
AUTOMATIC
|
d8b90ac121
big rework of progressbar/preview system to allow multiple users to prompts at the same time and do not get previews of each other
|
2 anni fa |
AUTOMATIC
|
f94a215abe
add an option to choose what you want to see in live preview (Live preview subject) and moves live preview settings to its own tab
|
2 anni fa |
AUTOMATIC
|
42fcc79bd3
add Discard penultimate sigma to infotext
|
2 anni fa |
AUTOMATIC1111
|
c53852e257
Merge pull request #6044 from hentailord85ez/discard-penultimate-sigma
|
2 anni fa |
AUTOMATIC
|
bc43293c64
fix incorrect display/calculation for number of steps for hires fix in progress bars
|
2 anni fa |
AUTOMATIC
|
16b9661d27
change karras scheduler sigmas to values recommended by SD from old 0.1 to 10 with an option to revert to old
|
2 anni fa |
hentailord85ez
|
4df5009acb
Update sd_samplers.py
|
2 anni fa |
AUTOMATIC
|
56e557c6ff
added cheap NN approximation for VAE
|
2 anni fa |
AUTOMATIC1111
|
a6a54a7529
Merge pull request #5976 from AbstractQbit/fast_preview
|
2 anni fa |
AUTOMATIC
|
0b8acce6a9
separate part of denoiser code into a function to make it easier for extensions to override it
|
2 anni fa |
AbstractQbit
|
11dd79e346
Add an option for faster low quality previews
|
2 anni fa |
AUTOMATIC
|
399b229783
eliminate duplicated code
|
2 anni fa |
Alex "mcmonkey" Goodwin
|
7ba9bc2fdb
fix dpm2 in img2img as well
|
2 anni fa |
Alex "mcmonkey" Goodwin
|
180fdf7809
apply to DPM2 (non-ancestral) as well
|
2 anni fa |
Alex "mcmonkey" Goodwin
|
8b0703b8fc
Add a workaround patch for DPM2 a issue
|
2 anni fa |
brkirch
|
0fddb4a1c0
Rework MPS randn fix, add randn_like fix
|
2 anni fa |
brkirch
|
21effd629d
Add workaround for using MPS with torchsde
|
2 anni fa |