index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
sd_samplers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
lcm sampler
continue-revolution
2024-01-08
1
-1
/
+2
*
pass samplers from UI by name, make it possible to use a sampler from infotex...
AUTOMATIC1111
2023-08-08
1
-4
/
+9
*
REMOVE
AUTOMATIC1111
2023-08-08
1
-5
/
+2
*
add CFG denoiser implementation for DDIM, PLMS and UniPC (this is the commit ...
AUTOMATIC1111
2023-08-08
1
-1
/
+2
*
add a message about unsupported samplers
AUTOMATIC1111
2023-07-14
1
-0
/
+3
*
suppress ENSD infotext for samplers that don't use it
AUTOMATIC
2023-05-16
1
-1
/
+7
*
F401 fixes for ruff
AUTOMATIC
2023-05-10
1
-1
/
+1
*
UniPC does not support img2img (for now)
space-nuko
2023-02-10
1
-1
/
+1
*
split samplers into one more files for k-diffusion
AUTOMATIC
2023-01-30
1
-297
/
+5
*
Split history sd_samplers.py to sd_samplers_kdiffusion.py
Andrey
2023-01-30
1
-0
/
+339
*
Split history sd_samplers.py to sd_samplers_kdiffusion.py
Andrey
2023-01-30
1
-339
/
+0
*
split compvis sampler and shared sampler stuff into their own files
AUTOMATIC
2023-01-30
1
-228
/
+15
*
Split history sd_samplers.py to sd_samplers_common.py
Andrey
2023-01-30
1
-0
/
+552
*
Split history sd_samplers.py to sd_samplers_common.py
Andrey
2023-01-30
1
-552
/
+0
*
Split history sd_samplers.py to sd_samplers_compvis.py
Andrey
2023-01-30
1
-0
/
+552
*
Split history sd_samplers.py to sd_samplers_compvis.py
Andrey
2023-01-30
1
-552
/
+0
*
fix prompt editing break after first batch in img2img
AUTOMATIC
2023-01-25
1
-1
/
+1
*
Add a check and explanation for tensor with all NaNs.
AUTOMATIC
2023-01-16
1
-0
/
+2
*
big rework of progressbar/preview system to allow multiple users to prompts a...
AUTOMATIC
2023-01-15
1
-1
/
+1
*
add an option to choose what you want to see in live preview (Live preview su...
AUTOMATIC
2023-01-14
1
-5
/
+10
*
add Discard penultimate sigma to infotext
AUTOMATIC
2023-01-05
1
-3
/
+7
*
Merge pull request #6044 from hentailord85ez/discard-penultimate-sigma
AUTOMATIC1111
2023-01-05
1
-1
/
+4
|
\
|
*
Update sd_samplers.py
hentailord85ez
2022-12-26
1
-1
/
+4
*
|
fix incorrect display/calculation for number of steps for hires fix in progre...
AUTOMATIC
2023-01-04
1
-2
/
+3
*
|
change karras scheduler sigmas to values recommended by SD from old 0.1 to 10...
AUTOMATIC
2023-01-01
1
-1
/
+3
|
/
*
added cheap NN approximation for VAE
AUTOMATIC
2022-12-24
1
-13
/
+16
*
Merge pull request #5976 from AbstractQbit/fast_preview
AUTOMATIC1111
2022-12-24
1
-7
/
+16
|
\
|
*
Add an option for faster low quality previews
AbstractQbit
2022-12-24
1
-7
/
+16
*
|
separate part of denoiser code into a function to make it easier for extensio...
AUTOMATIC
2022-12-24
1
-6
/
+11
|
/
*
eliminate duplicated code
AUTOMATIC
2022-12-24
1
-17
/
+14
*
fix dpm2 in img2img as well
Alex "mcmonkey" Goodwin
2022-12-19
1
-0
/
+3
*
apply to DPM2 (non-ancestral) as well
Alex "mcmonkey" Goodwin
2022-12-16
1
-1
/
+1
*
Add a workaround patch for DPM2 a issue
Alex "mcmonkey" Goodwin
2022-12-16
1
-0
/
+3
*
Rework MPS randn fix, add randn_like fix
brkirch
2022-11-30
1
-3
/
+5
*
Add workaround for using MPS with torchsde
brkirch
2022-11-30
1
-0
/
+14
*
rework #5012 to also work for pictures dragged into the prompt and also add C...
AUTOMATIC
2022-11-27
1
-1
/
+1
*
Merge pull request #5065 from JaySmithWpg/vram-leak
AUTOMATIC1111
2022-11-27
1
-18
/
+15
|
\
|
*
fixes #3449 - VRAM leak when switching to/from inpainting model
Jay Smith
2022-11-26
1
-18
/
+15
*
|
calculate dictionary for sampler names only once
AUTOMATIC
2022-11-27
1
-0
/
+7
*
|
Merge branch 'master' into DPM++SDE
AUTOMATIC1111
2022-11-27
1
-6
/
+8
|
\
\
|
*
|
Add support Stable Diffusion 2.0
AUTOMATIC
2022-11-26
1
-6
/
+8
|
|
/
*
/
Add DPM++ SDE sampler
uservar
2022-11-22
1
-0
/
+2
|
/
*
change StableDiffusionProcessing to internally use sampler name instead of sa...
AUTOMATIC
2022-11-19
1
-3
/
+10
*
tweak names a bit for new samplers
AUTOMATIC
2022-11-05
1
-4
/
+4
*
Reorder samplers
hentailord85ez
2022-11-04
1
-2
/
+2
*
Fix name
hentailord85ez
2022-11-04
1
-1
/
+1
*
Add support for new DPM-Solver++ samplers
hentailord85ez
2022-11-04
1
-0
/
+4
*
do not unnecessarily run VAE one more time when saving intermediate image wit...
AUTOMATIC
2022-11-02
1
-0
/
+1
*
Allow saving "before-highres-fix. (#4150)
timntorres
2022-11-02
1
-3
/
+2
*
Merge pull request #4021 from AUTOMATIC1111/add-kdiff-cfgdenoiser-callback
AUTOMATIC1111
2022-11-02
1
-0
/
+7
|
\
[next]