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
log msg
author
committer
range
path:
root
/
modules
/
sd_hijack.py
Age
Commit message (
Collapse
)
Author
2022-09-18
.....
C43H66N12O12S2
2022-09-18
Move scale multiplication to the front
C43H66N12O12S2
2022-09-15
fix typo
C43H66N12O12S2
2022-09-15
pass dtype to torch.zeros as well
C43H66N12O12S2
2022-09-13
Complete cross attention update
C43H66N12O12S2
2022-09-12
Update cross attention to the newest version
C43H66N12O12S2
2022-09-11
added --opt-split-attention-v1
AUTOMATIC
2022-09-10
Update to cross attention from https://github.com/Doggettx/stable-diffusion #219
AUTOMATIC
2022-09-08
support for sd-concepts as alternatives for textual inversion #151
AUTOMATIC
2022-09-07
directly convert list to tensor
xeonvs
2022-09-07
Added support for launching on Apple Silicon
xeonvs
2022-09-05
re-integrated tiling option as a UI element
AUTOMATIC
2022-09-05
add an option to enable tiling image generation
AUTOMATIC
2022-09-05
add split attention layer optimization from ↵
AUTOMATIC
https://github.com/basujindal/stable-diffusion/pull/117
2022-09-03
split codebase into multiple files; to anyone this affects negatively: sorry
AUTOMATIC