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_common.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix an issue where VAE would remain in fp16 after an auto-switch to fp32
AUTOMATIC1111
2023-08-30
1
-0
/
+2
*
add an option to choose how to combine hires fix and refiner
AUTOMATIC1111
2023-08-30
1
-2
/
+11
*
actual solution to the uncommon hanging problem that is seemingly caused by m...
AUTOMATIC1111
2023-08-22
1
-1
/
+1
*
attemped solution to the uncommon hanging problem that is seemingly caused by...
AUTOMATIC1111
2023-08-22
1
-1
/
+1
*
forbid Full live preview method for medvram and add a setting to undo the for...
AUTOMATIC1111
2023-08-21
1
-1
/
+6
*
Merge pull request #12630 from catboxanon/fix/nans-mk2
AUTOMATIC1111
2023-08-19
1
-1
/
+2
|
\
|
*
Attempt to resolve NaN issue with unstable VAEs in fp32 mk2
catboxanon
2023-08-17
1
-1
/
+2
*
|
Add option for faster live interrupt
catboxanon
2023-08-18
1
-1
/
+1
|
/
*
Remove wrong scale
Kohaku-Blueleaf
2023-08-16
1
-2
/
+1
*
correctly add Eta DDIM to infotext when it's 1.0 and do not add it when it's ...
AUTOMATIC1111
2023-08-14
1
-1
/
+2
*
Merge pull request #12514 from catboxanon/feat/batch-encode
AUTOMATIC1111
2023-08-13
1
-1
/
+9
|
\
|
*
Encode batches separately
catboxanon
2023-08-13
1
-1
/
+9
*
|
Add s_noise param to more samplers
catboxanon
2023-08-13
1
-4
/
+4
|
/
*
use dataclass for StableDiffusionProcessing
AUTOMATIC1111
2023-08-13
1
-1
/
+4
*
add refiner to StableDiffusionProcessing class
AUTOMATIC1111
2023-08-13
1
-1
/
+1
*
make it possible to use hires fix together with refiner
AUTOMATIC1111
2023-08-12
1
-0
/
+3
*
put refiner into main UI, into the new accordions section
AUTOMATIC1111
2023-08-12
1
-17
/
+23
*
Merge branch 'dev' into refiner
AUTOMATIC1111
2023-08-10
1
-12
/
+12
|
\
|
*
rework RNG to use generators instead of generating noises beforehand
AUTOMATIC1111
2023-08-09
1
-12
/
+12
*
|
add None refiner option
AUTOMATIC1111
2023-08-08
1
-0
/
+3
*
|
merge errors
AUTOMATIC1111
2023-08-08
1
-1
/
+5
*
|
Merge branch 'dev' into refiner
AUTOMATIC1111
2023-08-08
1
-1
/
+137
|
\
|
|
*
add CFG denoiser implementation for DDIM, PLMS and UniPC (this is the commit ...
AUTOMATIC1111
2023-08-08
1
-1
/
+139
*
|
add infotext
AUTOMATIC1111
2023-08-06
1
-9
/
+20
*
|
initial refiner support
AUTOMATIC1111
2023-08-06
1
-1
/
+18
|
/
*
repair broken live previews if using VAE with half
AUTOMATIC1111
2023-08-06
1
-1
/
+1
*
remove noneed scale
Kohaku-Blueleaf
2023-08-04
1
-1
/
+1
*
Revert "change all encode"
Kohaku-Blueleaf
2023-08-04
1
-1
/
+1
*
change all encode
Kohaku-Blueleaf
2023-08-04
1
-1
/
+1
*
move the modified decode into smapler_common
Kohaku-Blueleaf
2023-08-04
1
-3
/
+3
*
Merge branch 'dev' into efficient-vae-methods
Kohaku-Blueleaf
2023-08-04
1
-0
/
+6
|
\
|
*
resolve some of circular import issues for kohaku
AUTOMATIC1111
2023-08-04
1
-2
/
+8
*
|
Fix code style
Kohaku-Blueleaf
2023-08-04
1
-2
/
+2
*
|
add TAESD for i2i and t2i
Kohaku-Blueleaf
2023-08-04
1
-5
/
+33
|
/
*
rework torchsde._brownian.brownian_interval replacement to use device.randn_l...
AUTOMATIC1111
2023-08-03
1
-6
/
+6
*
simplify single_sample_to_image
AUTOMATIC
2023-05-17
1
-6
/
+3
*
TAESD fix
Sakura-Luna
2023-05-17
1
-4
/
+5
*
Merge branch 'dev' into taesd-a
AUTOMATIC1111
2023-05-17
1
-1
/
+20
|
\
|
*
suppress ENSD infotext for samplers that don't use it
AUTOMATIC
2023-05-16
1
-1
/
+20
*
|
return live preview defaults to how they were
AUTOMATIC
2023-05-17
1
-14
/
+15
*
|
Add live preview mode check
Sakura-Luna
2023-05-14
1
-2
/
+2
*
|
Add Tiny AE live preview
Sakura-Luna
2023-05-14
1
-8
/
+13
|
/
*
rename CPU RNG to RNG source in settings, add infotext and parameters copypas...
AUTOMATIC
2023-04-29
1
-1
/
+2
*
Option to use CPU for random number generation.
Deciare
2023-04-19
1
-0
/
+9
*
Refactor Mac specific code to a separate file
brkirch
2023-02-01
1
-16
/
+0
*
split samplers into one more files for k-diffusion
AUTOMATIC
2023-01-30
1
-1
/
+2
*
split compvis sampler and shared sampler stuff into their own files
AUTOMATIC
2023-01-30
1
-477
/
+2
*
Split history sd_samplers.py to sd_samplers_common.py
Andrey
2023-01-30
1
-0
/
+552