drhead
|
09d2e58811
Pass sigma to apply_refiner
|
1 жил өмнө |
AUTOMATIC1111
|
4ff1fabc86
Update comment for Pad prompt/negative prompt v0 to add a warning about truncation, make it override the v1 implementation
|
1 жил өмнө |
AUTOMATIC1111
|
baaf39b6f9
fix the typo -- thanks Cyberbeing
|
1 жил өмнө |
AUTOMATIC1111
|
757dda9ade
Add Pad conds v0 option
|
1 жил өмнө |
continue-revolution
|
f56cebf5ba
add self instead
|
1 жил өмнө |
continue-revolution
|
425507bd10
add p to cfgdenoiserparams
|
1 жил өмнө |
CodeHatchling
|
ac45789123
Removed soft inpainting, added hooks for softpainting to work instead.
|
1 жил өмнө |
CodeHatchling
|
e90d4334ad
A custom blending function can be provided by p, replacing the use of soft_inpainting.
|
1 жил өмнө |
CodeHatchling
|
976c1053ef
Cleaned up code, moved main code contributions into soft_inpainting.py
|
1 жил өмнө |
CodeHatchling
|
aaacf48232
Organized the settings and UI of soft inpainting to allow for toggling the feature, and centralizes default values to reduce the amount of copy-pasta.
|
1 жил өмнө |
CodeHatchling
|
bb04d400c9
Rewrote latent_blend() to use in-place operations and to aggressively "del" references with the intention of minimizing allocations and easing garbage collection.
|
1 жил өмнө |
CodeHatchling
|
c7a1ff8720
Tweaked default values.
|
1 жил өмнө |
CodeHatchling
|
c5c7fa06aa
Added slider for detail preservation strength, removed largely needless offset parameter, changed labels in UI and for saving to/pasting data from PNG files.
|
1 жил өмнө |
CodeHatchling
|
e715e46b6a
Implements "scheduling" for blending of the original latents and a latent blending formula that preserves details in blend transition areas.
|
1 жил өмнө |
AUTOMATIC1111
|
dfd6ea3fca
ditch --always-batch-cond-uncond in favor of an UI setting
|
2 жил өмнө |
AUTOMATIC1111
|
c1a31ec9f7
revert to applying mask before denoising for k-diffusion, like it was before
|
2 жил өмнө |
AUTOMATIC1111
|
64311faa68
put refiner into main UI, into the new accordions section
|
2 жил өмнө |
AUTOMATIC1111
|
f8ff8c0638
merge errors
|
2 жил өмнө |
AUTOMATIC1111
|
a8a256f9b5
REMOVE
|
2 жил өмнө |
AUTOMATIC1111
|
8285a149d8
add CFG denoiser implementation for DDIM, PLMS and UniPC (this is the commit when you can run both old and new implementations to compare them)
|
2 жил өмнө |
AUTOMATIC1111
|
2d8e4a6544
split sd_samplers_kdiffusion into two
|
2 жил өмнө |
AUTOMATIC1111
|
7e88f57aaa
Split history: mv modules/sd_samplers_kdiffusion.py modules/sd_samplers_cfg_denoiser.py
|
2 жил өмнө |