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
Age
Commit message (
Expand
)
Author
Lines
2022-12-24
add blendmodes to requirements_versions, remove aenum as it's already require...
AUTOMATIC
-1
/
+1
2022-12-24
Merge pull request #5644 from ThereforeGames/master
AUTOMATIC1111
-3
/
+8
2022-12-24
Merge pull request #5808 from stysmmaker/patch/fix-fnt-size
AUTOMATIC1111
-7
/
+16
2022-12-24
Merge pull request #5814 from timntorres/5802-save-upscaler-to-filename
AUTOMATIC1111
-1
/
+8
2022-12-24
Merge pull request #4684 from simcop2387/fix-extension-docker
AUTOMATIC1111
-1
/
+14
2022-12-24
Merge pull request #5840 from stysmmaker/feat/xy-plot-new-axes
AUTOMATIC1111
-1
/
+43
2022-12-24
eliminate duplicated code
AUTOMATIC
-17
/
+14
2022-12-24
Merge pull request #5797 from mcmonkey4eva/dpm2-a-fix
AUTOMATIC1111
-0
/
+6
2022-12-24
Merge pull request #5894 from florianchrometz/patch-1
AUTOMATIC1111
-0
/
+1
2022-12-24
Merge pull request #5810 from brkirch/fix-training-mps
AUTOMATIC1111
-6
/
+15
2022-12-24
Merge pull request #5796 from brkirch/invoke-fix
AUTOMATIC1111
-4
/
+6
2022-12-24
Merge pull request #5617 from mcmonkey4eva/fix-hints-file
AUTOMATIC1111
-1
/
+1
2022-12-24
add a comment for disable xformers hack
AUTOMATIC
-2
/
+2
2022-12-24
Merge pull request #5794 from Akegarasu/master
AUTOMATIC1111
-0
/
+6
2022-12-24
fix: xformers use importlib
Akiba
-14
/
+1
2022-12-20
Use other MPS optimization for large q.shape[0] * q.shape[1]
brkirch
-4
/
+6
2022-12-20
Set httpcore version in requirements - fixes #4833
Florian Chrometz
-0
/
+1
2022-12-18
fix dpm2 in img2img as well
Alex "mcmonkey" Goodwin
-0
/
+3
2022-12-18
feat: Add upscale latent, VAE, styles to X/Y plot
MMaker
-1
/
+43
2022-12-17
Update OptionInfo to match preexisting option.
timntorres
-1
/
+1
2022-12-17
Add option to include upscaler name in filename.
timntorres
-2
/
+4
2022-12-17
Add upscaler name as a suffix.
timntorres
-1
/
+6
2022-12-17
Add attributes used by MPS
brkirch
-6
/
+6
2022-12-17
Add numpy fix for MPS on PyTorch 1.12.1
brkirch
-0
/
+9
2022-12-17
fix: Modify font size when unable to fit in plot
MMaker
-7
/
+16
2022-12-16
apply to DPM2 (non-ancestral) as well
Alex "mcmonkey" Goodwin
-1
/
+1
2022-12-16
Add a workaround patch for DPM2 a issue
Alex "mcmonkey" Goodwin
-0
/
+3
2022-12-16
fix: xformers
Akiba
-0
/
+19
2022-12-11
Update requirements.txt
ThereforeGames
-0
/
+2
2022-12-11
Delete venv/Lib/site-packages directory
ThereforeGames
-15666
/
+0
2022-12-11
Improve color correction with luminosity blend
ThereforeGames
-3
/
+6
2022-12-11
Add files via upload
ThereforeGames
-0
/
+15666
2022-12-11
fix hints file typo
Alex "mcmonkey" Goodwin
-1
/
+1
2022-12-10
Merge pull request #5586 from wywywywy/ldsr-improvements
AUTOMATIC1111
-15
/
+35
2022-12-10
Merge pull request #5585 from Bwin4L/master
AUTOMATIC1111
-1
/
+1
2022-12-10
Made device agnostic
wywywywy
-3
/
+6
2022-12-10
LDSR cache / optimization / opt_channelslast
wywywywy
-12
/
+29
2022-12-10
Fix token counter color on dark theme
Bwin4L
-1
/
+1
2022-12-10
Merge pull request #5447 from apolinario/patch-1
AUTOMATIC1111
-3
/
+4
2022-12-10
Merge pull request #5191 from aliencaocao/enable_checkpoint_switching_in_over...
AUTOMATIC1111
-2
/
+8
2022-12-10
add an 'installed' tag to extensions
AUTOMATIC
-4
/
+9
2022-12-10
remove NSFW filter and its dependency; if you still want it, find it in the e...
AUTOMATIC
-49
/
+23
2022-12-10
No code repeat
apolinario
-2
/
+3
2022-12-10
use less javascript for this non-js-only implementation of the clear prompt b...
AUTOMATIC
-49
/
+16
2022-12-10
Merge pull request #3198 from papuSpartan/master
AUTOMATIC1111
-4
/
+71
2022-12-10
Merge pull request #5179 from kaneda2004/master
AUTOMATIC1111
-7
/
+8
2022-12-10
Merge pull request #5119 from 0xb8/master
AUTOMATIC1111
-22
/
+29
2022-12-10
Merge pull request #5361 from rick68/patch-1
AUTOMATIC1111
-2
/
+2
2022-12-10
repair #5438
AUTOMATIC
-10
/
+4
2022-12-10
Merge pull request #5438 from DavidVorick/prompt-matrix-keep-random
AUTOMATIC1111
-3
/
+10
[next]