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