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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
cache divisors / fix ruff
aria1th
2023-11-27
3
-18
/
+26
|
|
*
|
|
|
Support XYZ scripts / split hires path from unet
aria1th
2023-11-27
2
-3
/
+60
|
|
|
/
/
/
|
*
|
|
|
Merge pull request #14131 from read-0nly/patch-1
AUTOMATIC1111
2023-12-02
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
Update devices.py
obsol
2023-11-28
1
-1
/
+1
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge pull request #14121 from AUTOMATIC1111/fix-Auto-focal-point-crop-for-op...
AUTOMATIC1111
2023-12-02
2
-119
/
+124
|
|
\
\
\
\
|
|
*
|
|
|
reformat file with uniform indentation
w-e-w
2023-11-28
1
-104
/
+106
|
|
*
|
|
|
fix Auto focal point crop for opencv >= 4.8.x
w-e-w
2023-11-28
2
-15
/
+18
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge pull request #14119 from AUTOMATIC1111/add-Block-component-creation-cal...
AUTOMATIC1111
2023-12-02
1
-0
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
add Block component creation callback
w-e-w
2023-11-27
1
-0
/
+10
|
|
|
/
/
/
|
*
|
|
|
Merge pull request #14046 from hidenorly/AddFP32FallbackSupportOnSdVaeApprox
AUTOMATIC1111
2023-12-02
1
-0
/
+15
|
|
\
\
\
\
|
|
*
|
|
|
Fix the Ruff error about unused import
hidenorly
2023-11-28
1
-1
/
+0
|
|
*
|
|
|
Add FP32 fallback support on torch.nn.functional.interpolate
hidenorly
2023-11-28
1
-0
/
+16
|
|
*
|
|
|
Revert "Add FP32 fallback support on sd_vae_approx"
hidenorly
2023-11-28
1
-7
/
+1
|
|
*
|
|
|
Add FP32 fallback support on sd_vae_approx
hidenorly
2023-11-20
1
-1
/
+7
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge pull request #14156 from AUTOMATIC1111/metadata-pop-up-size-limit
AUTOMATIC1111
2023-12-02
2
-0
/
+8
|
|
\
\
\
\
|
|
*
|
|
|
Close popups with escape key
missionfloyd
2023-12-01
1
-0
/
+6
|
|
*
|
|
|
add max-heigh/width to global-popup-inner
w-e-w
2023-11-30
1
-0
/
+2
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge pull request #14170 from MrCheeze/sd-turbo
AUTOMATIC1111
2023-12-02
2
-7
/
+19
|
|
\
\
\
\
|
|
*
|
|
|
Add support for SD 2.1 Turbo, by converting the state dict from SGM to LDM on...
MrCheeze
2023-12-02
1
-4
/
+13
|
|
*
|
|
|
Fix bug where is_using_v_parameterization_for_sd2 fails because the sd_hijack...
MrCheeze
2023-12-02
1
-3
/
+6
|
|
|
/
/
/
|
*
|
|
|
split UI settings page into many
AUTOMATIC1111
2023-12-02
2
-30
/
+40
|
*
|
|
|
infotext updates: add option to disregard certain infotext fields, add option...
AUTOMATIC1111
2023-12-02
4
-12
/
+41
|
|
/
/
/
*
|
|
|
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
9
-49
/
+197
*
|
|
|
"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
92
-687
/
+2539
|
\
|
|
|
|
*
|
|
add categories to settings
AUTOMATIC1111
2023-11-26
4
-28
/
+130
|
*
|
|
Merge pull request #14108 from AUTOMATIC1111/json.dump(ensure_ascii=False)
AUTOMATIC1111
2023-11-26
5
-5
/
+5
|
|
\
\
\
|
|
*
|
|
json.dump(ensure_ascii=False)
w-e-w
2023-11-26
5
-5
/
+5
|
|
/
/
/
|
*
|
|
compact prompt layout: preserve scroll when switching between lora tabs
AUTOMATIC1111
2023-11-26
3
-3
/
+18
|
*
|
|
Merge pull request #13936 from cabelo/compatibility
AUTOMATIC1111
2023-11-26
2
-3
/
+5
|
|
\
\
\
|
|
*
|
|
Compatibility with Debian 11, Fedora 34+ and openSUSE 15.4+
Alessandro de Oliveira Faria (A.K.A. CABELO)
2023-11-10
2
-4
/
+4
|
|
*
|
|
- opensuse compatibility
Alessandro de Oliveira Faria (A.K.A. CABELO)
2023-11-10
1
-0
/
+2
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge pull request #14059 from akx/upruff
AUTOMATIC1111
2023-11-26
3
-2
/
+3
|
|
\
\
\
|
|
*
|
|
Simplify restart_sampler (suggested by ruff)
Aarni Koskela
2023-11-22
1
-1
/
+1
|
|
*
|
|
Update ruff to 0.1.6
Aarni Koskela
2023-11-22
2
-1
/
+2
|
*
|
|
|
fix linter errors
AUTOMATIC1111
2023-11-26
1
-3
/
+0
|
*
|
|
|
do not save HTML explanations from options page to config
AUTOMATIC1111
2023-11-26
1
-2
/
+2
|
*
|
|
|
Merge pull request #14084 from wfjsw/move-from-sysinfo-to-errors
AUTOMATIC1111
2023-11-26
2
-19
/
+17
|
|
\
\
\
\
|
|
*
|
|
|
remove traceback in sysinfo
Jabasukuriputo Wang
2023-11-24
1
-1
/
+0
|
|
*
|
|
|
Move exception_records related methods to errors.py
Jabasukuriputo Wang
2023-11-24
2
-18
/
+17
|
*
|
|
|
|
Merge branch 'hypertile-in-sample' into dev
AUTOMATIC1111
2023-11-26
5
-154
/
+186
|
|
\
\
\
\
\
[prev]
[next]