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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #14269 from kaalibro/skip-interrupt-keyb-shortcuts
AUTOMATIC1111
2023-12-14
1
-2
/
+2
|
\
|
*
Replace Ctrl+Alt+Enter with Esc
kaalibro
2023-12-10
1
-2
/
+2
|
*
Add keyboard shortcuts for generation
kaalibro
2023-12-09
1
-2
/
+2
*
|
Merge pull request #14216 from wfjsw/state-dict-ref-comparison
AUTOMATIC1111
2023-12-14
1
-1
/
+1
|
\
\
|
*
|
change state dict comparison to ref compare
Jabasukuriputo Wang
2023-12-06
1
-1
/
+1
|
|
/
*
|
Merge pull request #14230 from AUTOMATIC1111/add-option-Live-preview-in-full-...
AUTOMATIC1111
2023-12-14
1
-0
/
+1
|
\
\
|
*
|
add option: Live preview in full page image viewer
w-e-w
2023-12-06
1
-0
/
+1
|
|
/
*
|
Merge pull request #14208 from CodeHatchling/soft-inpainting
AUTOMATIC1111
2023-12-14
4
-27
/
+157
|
\
\
|
*
|
Fixed error that occurs when using vanilla samplers (somehow).
CodeHatchling
2023-12-07
1
-2
/
+2
|
*
|
Moved image filters used by soft inpainting into soft_inpainting.py from imag...
CodeHatchling
2023-12-07
1
-190
/
+0
|
*
|
Re-implemented soft inpainting via a script. Also fixed some mistakes with th...
CodeHatchling
2023-12-07
3
-323
/
+12
|
*
|
Removed soft inpainting, added hooks for softpainting to work instead.
CodeHatchling
2023-12-07
3
-69
/
+118
|
*
|
Removed changes in some scripts since the arguments for soft painting are no ...
CodeHatchling
2023-12-07
2
-56
/
+1
|
*
|
A custom blending function can be provided by p, replacing the use of soft_in...
CodeHatchling
2023-12-07
2
-18
/
+17
|
*
|
Merge remote-tracking branch 'origin2/dev' into soft-inpainting
CodeHatchling
2023-12-05
31
-633
/
+749
|
|
\
\
|
*
|
|
Fixed unused import.
CodeHatchling
2023-12-05
1
-1
/
+1
|
*
|
|
Fixed issue where batched inpainting (batch size > 1) wouldn't work because o...
CodeHatchling
2023-12-05
2
-18
/
+71
|
*
|
|
Applies a convert('RGBA') operation early to mimic previous behaviour.
CodeHatchling
2023-12-05
1
-1
/
+1
|
*
|
|
Restored original formatting.
CodeHatchling
2023-12-05
1
-25
/
+11
|
*
|
|
Re-introduce latent blending step from the vanilla inpainting procedure.
CodeHatchling
2023-12-05
1
-0
/
+3
|
*
|
|
Fixed issue with whitespace, removed commented out code that was meant to be ...
CodeHatchling
2023-12-04
1
-14
/
+6
|
*
|
|
Cleaned up code, moved main code contributions into soft_inpainting.py
CodeHatchling
2023-12-04
4
-150
/
+174
|
*
|
|
Enables the original functionality to be toggled on and off.
CodeHatchling
2023-12-04
1
-29
/
+70
|
*
|
|
Organized the settings and UI of soft inpainting to allow for toggling the fe...
CodeHatchling
2023-12-04
6
-29
/
+179
|
*
|
|
"Uncrop" the original denoised image for the composite step, fixing a "ValueE...
CodeHatchling
2023-12-03
1
-0
/
+4
|
*
|
|
Fixed a math mistake.
CodeHatchling
2023-12-03
1
-1
/
+1
|
*
|
|
Merge remote-tracking branch 'origin/dev' into soft-inpainting
CodeHatchling
2023-12-03
58
-516
/
+1293
|
|
\
\
\
|
*
|
|
|
Rewrote latent_blend() to use in-place operations and to aggressively "del" r...
CodeHatchling
2023-12-03
1
-13
/
+28
|
*
|
|
|
Blend masks are now produced afterward, based on an estimate of the visual di...
CodeHatchling
2023-12-03
1
-29
/
+90
|
*
|
|
|
Added utility functions related to processing masks.
CodeHatchling
2023-12-03
1
-0
/
+191
|
*
|
|
|
Tweaked default values.
CodeHatchling
2023-11-29
2
-4
/
+4
|
*
|
|
|
Tweaked UI sliders and labels.
CodeHatchling
2023-11-29
2
-4
/
+4
|
*
|
|
|
Added slider for detail preservation strength, removed largely needless offse...
CodeHatchling
2023-11-29
5
-20
/
+19
|
*
|
|
|
Added UI elements to control blending parameters.
CodeHatchling
2023-11-28
4
-1
/
+62
|
*
|
|
|
Nerfs the aggressive post-processing step of overlaying the original image.
CodeHatchling
2023-11-28
1
-3
/
+11
|
*
|
|
|
Implements "scheduling" for blending of the original latents and a latent ble...
CodeHatchling
2023-11-28
1
-2
/
+59
|
*
|
|
|
Removed conflicting step that replaces the softly inpainted latents with a na...
CodeHatchling
2023-11-28
1
-3
/
+0
|
*
|
|
|
Removed code which forces the inpainting mask to be 0 or 1. Now fractional va...
CodeHatchling
2023-11-28
1
-5
/
+1
*
|
|
|
|
Merge pull request #14229 from Nuullll/ipex-embedding
AUTOMATIC1111
2023-12-14
1
-0
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
Fix format
Nuullll
2023-12-09
1
-1
/
+1
|
*
|
|
|
|
Fix ControlNet
Nuullll
2023-12-09
1
-0
/
+6
|
*
|
|
|
|
[IPEX] Fix embedding
Nuullll
2023-12-06
1
-0
/
+3
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #14266 from kaalibro/dev
AUTOMATIC1111
2023-12-14
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Re-add setting lost as part of e294e46
kaalibro
2023-12-09
1
-0
/
+1
|
|
/
/
/
/
*
|
|
|
|
fix styles.csv filename
w-e-w
2023-12-10
1
-4
/
+2
*
|
|
|
|
fix save styles
w-e-w
2023-12-10
1
-20
/
+5
|
/
/
/
/
*
|
|
/
remove clean_text()
w-e-w
2023-12-04
1
-20
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
repair old handler for postprocessing API in a way that doesn't break interface
AUTOMATIC1111
2023-12-04
2
-3
/
+7
*
|
|
repair old handler for postprocessing API
AUTOMATIC1111
2023-12-04
1
-1
/
+1
*
|
|
make webui not crash when running with --disable-all-extensions option
AUTOMATIC1111
2023-12-04
1
-1
/
+6
[next]