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
2023-07-14
add a message about unsupported samplers
AUTOMATIC1111
-3
/
+6
2023-07-14
add cheap VAE approximation coeffs for SDXL
AUTOMATIC1111
-6
/
+16
2023-07-14
add more relevant fields to caching conds
AUTOMATIC1111
-2
/
+15
2023-07-14
Merge branch 'dev' into sdxl
AUTOMATIC1111
-37
/
+47
2023-07-14
Merge pull request #11779 from AUTOMATIC1111/do-not-run-twice
AUTOMATIC1111
-2
/
+8
2023-07-14
edit names more
AUTOMATIC1111
-3
/
+3
2023-07-14
repair medvram and lowvram
AUTOMATIC1111
-3
/
+5
2023-07-14
do not run workflow items twice for PRs from this repo
AUTOMATIC1111
-2
/
+8
2023-07-14
raise maximum Negative Guidance minimum sigma due to request in PR discussion
AUTOMATIC1111
-1
/
+1
2023-07-14
linter
AUTOMATIC1111
-1
/
+1
2023-07-14
initial SDXL refiner support
AUTOMATIC1111
-19
/
+71
2023-07-14
Merge pull request #11775 from AUTOMATIC1111/handles-model-hash-cache.json-error
AUTOMATIC1111
-3
/
+8
2023-07-14
handles model hash cache.json error
w-e-w
-3
/
+8
2023-07-13
thank you linter
AUTOMATIC1111
-3
/
+3
2023-07-13
add support for SDXL loras with te1/te2 modules
AUTOMATIC1111
-12
/
+33
2023-07-13
mute SDXL imports in the place there SDXL is imported for the first time inst...
AUTOMATIC1111
-18
/
+17
2023-07-13
repair --no-half for SDXL
AUTOMATIC1111
-4
/
+5
2023-07-13
add XL support for live previews: approx and TAESD
AUTOMATIC1111
-25
/
+40
2023-07-13
fix broken img2img
AUTOMATIC1111
-0
/
+4
2023-07-13
Merge pull request #11730 from tangjicheng46/master
AUTOMATIC1111
-1
/
+4
2023-07-13
Merge branch 'dev' into master
AUTOMATIC1111
-390
/
+705
2023-07-13
Merge pull request #11707 from wfjsw/revert-11244
AUTOMATIC1111
-16
/
+2
2023-07-13
Merge pull request #11747 from AUTOMATIC1111/img2img-save
AUTOMATIC1111
-4
/
+5
2023-07-13
Merge pull request #11750 from AUTOMATIC1111/quick-settings-textbox
AUTOMATIC1111
-7
/
+14
2023-07-13
Merge pull request #11748 from huaizong/fix/x/resize-less-than-two-pixel-error
AUTOMATIC1111
-4
/
+6
2023-07-13
lora support
AUTOMATIC1111
-0
/
+5
2023-07-13
fix CLIP doing the unneeded normalization
AUTOMATIC1111
-8
/
+29
2023-07-13
lint
AUTOMATIC1111
-1
/
+1
2023-07-13
get attention optimizations to work
AUTOMATIC1111
-8
/
+12
2023-07-13
mute unneeded SDXL imports for tests too
AUTOMATIC1111
-2
/
+2
2023-07-13
fix importlib.machinery issue on github's autotests #yolo
AUTOMATIC1111
-3
/
+4
2023-07-13
linter
AUTOMATIC1111
-3
/
+1
2023-07-12
Merge branch 'dev' into sdxl
AUTOMATIC1111
-3
/
+22
2023-07-12
SDXL support
AUTOMATIC1111
-45
/
+242
2023-07-12
use submit blur for quick settings textbox
w-e-w
-7
/
+14
2023-07-12
Merge pull request #11749 from akx/mps-gc-fix-2
AUTOMATIC1111
-1
/
+5
2023-07-12
Don't do MPS GC when there's a latent that could still be sampled
Aarni Koskela
-0
/
+4
2023-07-12
Add correct logger name
Aarni Koskela
-1
/
+1
2023-07-12
Merge branch 'dev' into img2img-save
missionfloyd
-379
/
+692
2023-07-12
fix: check fill size none zero when resize (fixes #11425)
王怀宗
-4
/
+6
2023-07-12
Save img2img batch with images.save_image()
missionfloyd
-4
/
+5
2023-07-11
getting SD2.1 to run on SDXL repo
AUTOMATIC1111
-24
/
+152
2023-07-11
Merge pull request #11733 from akx/brace-for-impact
AUTOMATIC1111
-1
/
+1
2023-07-11
Allow using alt in the prompt fields again
Aarni Koskela
-1
/
+1
2023-07-11
Merge pull request #11722 from akx/mps-gc-fix
AUTOMATIC1111
-2
/
+17
2023-07-11
Fix MPS cache cleanup
Aarni Koskela
-2
/
+17
2023-07-11
set timeout_keep_alive
TangJicheng
-1
/
+1
2023-07-11
add cmd_args: --timeout-keep-alive
TangJicheng
-0
/
+1
2023-07-11
Merge branch 'master' into dev
AUTOMATIC1111
-1
/
+7
2023-07-11
add changelog for 1.4.1
AUTOMATIC1111
-0
/
+5
[next]