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_cfg_denoiser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update comment for Pad prompt/negative prompt v0 to add a warning about trunc...
AUTOMATIC1111
2024-02-17
1
-3
/
+3
*
fix the typo -- thanks Cyberbeing
AUTOMATIC1111
2024-01-29
1
-1
/
+1
*
Add Pad conds v0 option
AUTOMATIC1111
2024-01-27
1
-9
/
+61
*
add self instead
continue-revolution
2024-01-07
1
-1
/
+1
*
add p to cfgdenoiserparams
continue-revolution
2024-01-07
1
-1
/
+1
*
Removed soft inpainting, added hooks for softpainting to work instead.
CodeHatchling
2023-12-07
1
-13
/
+10
*
A custom blending function can be provided by p, replacing the use of soft_in...
CodeHatchling
2023-12-07
1
-17
/
+17
*
Cleaned up code, moved main code contributions into soft_inpainting.py
CodeHatchling
2023-12-04
1
-74
/
+10
*
Organized the settings and UI of soft inpainting to allow for toggling the fe...
CodeHatchling
2023-12-04
1
-11
/
+24
*
Rewrote latent_blend() to use in-place operations and to aggressively "del" r...
CodeHatchling
2023-12-03
1
-13
/
+28
*
Tweaked default values.
CodeHatchling
2023-11-29
1
-2
/
+2
*
Added slider for detail preservation strength, removed largely needless offse...
CodeHatchling
2023-11-29
1
-6
/
+5
*
Implements "scheduling" for blending of the original latents and a latent ble...
CodeHatchling
2023-11-28
1
-2
/
+59
*
ditch --always-batch-cond-uncond in favor of an UI setting
AUTOMATIC1111
2023-08-21
1
-2
/
+2
*
revert to applying mask before denoising for k-diffusion, like it was before
AUTOMATIC1111
2023-08-14
1
-1
/
+5
*
put refiner into main UI, into the new accordions section
AUTOMATIC1111
2023-08-12
1
-1
/
+5
*
merge errors
AUTOMATIC1111
2023-08-08
1
-2
/
+21
*
REMOVE
AUTOMATIC1111
2023-08-08
1
-1
/
+0
*
add CFG denoiser implementation for DDIM, PLMS and UniPC (this is the commit ...
AUTOMATIC1111
2023-08-08
1
-32
/
+18
*
split sd_samplers_kdiffusion into two
AUTOMATIC1111
2023-08-08
1
-294
/
+1
*
Split history: mv modules/sd_samplers_kdiffusion.py modules/sd_samplers_cfg_d...
AUTOMATIC1111
2023-08-08
1
-0
/
+511