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
/
sd_hijack_optimizations.py
Age
Commit message (
Expand
)
Author
Lines
2022-10-09
Fix VRAM Issue by only loading in hypernetwork when selected in settings
Fampai
-3
/
+3
2022-10-08
make --force-enable-xformers work without needing --xformers
AUTOMATIC
-1
/
+1
2022-10-08
add fallback for xformers_attnblock_forward
AUTOMATIC
-1
/
+4
2022-10-08
simplify xfrmers options: --xformers to enable and that's it
AUTOMATIC
-7
/
+13
2022-10-08
emergency fix for xformers (continue + shared)
AUTOMATIC
-8
/
+8
2022-10-08
Merge pull request #1851 from C43H66N12O12S2/flash
AUTOMATIC1111
-1
/
+37
2022-10-08
update sd_hijack_opt to respect new env variables
C43H66N12O12S2
-3
/
+8
2022-10-08
Update sd_hijack_optimizations.py
C43H66N12O12S2
-1
/
+1
2022-10-08
add xformers attnblock and hypernetwork support
C43H66N12O12S2
-2
/
+18
2022-10-08
Add hypernetwork support to split cross attention v1
brkirch
-4
/
+14
2022-10-08
switch to the proper way of calling xformers
C43H66N12O12S2
-25
/
+3
2022-10-07
added support for hypernetworks (???)
AUTOMATIC
-2
/
+15
2022-10-07
add xformers attention
C43H66N12O12S2
-1
/
+38
2022-10-02
Merge branch 'master' into stable
Jairo Correa
-0
/
+156
2022-10-02
initial support for training textual inversion
AUTOMATIC
-0
/
+164
[prev]