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 (
Expand
)
Author
2022-11-30
Merge branch 'master' into master
zhaohu xing
2022-11-29
add AltDiffusion to webui
zhaohu xing
2022-11-27
Merge remote-tracking branch 'flamelaw/master'
AUTOMATIC
2022-11-26
restore hypernetworks to seemingly working state
AUTOMATIC
2022-11-26
Add support Stable Diffusion 2.0
AUTOMATIC
2022-11-20
Gradient accumulation, autocast fix, new latent sampling method, etc
flamelaw
2022-11-18
cleanly undo circular hijack #4818
killfrenzy96
2022-11-12
use the new devices.has_mps() function in register_buffer for DDIM/PLMS fix f...
AUTOMATIC
2022-11-11
move DDIM/PLMS fix for OSX out of the file with inpainting code.
AUTOMATIC
2022-11-01
Unload sd_model before loading the other
Jairo Correa
2022-10-22
removed aesthetic gradients as built-in
AUTOMATIC
2022-10-21
make aestetic embedding ciompatible with prompts longer than 75 tokens
AUTOMATIC
2022-10-21
Merge branch 'ae'
AUTOMATIC
2022-10-18
Update sd_hijack.py
C43H66N12O12S2
2022-10-18
use legacy attnblock
C43H66N12O12S2
2022-10-16
ui fix, re organization of the code
MalumaDev
2022-10-16
ui fix
MalumaDev
2022-10-16
ui fix
MalumaDev
2022-10-16
Merge remote-tracking branch 'origin/test_resolve_conflicts' into test_resolv...
MalumaDev
2022-10-16
fixed dropbox update
MalumaDev
2022-10-16
Merge branch 'master' into test_resolve_conflicts
MalumaDev
2022-10-15
Update sd_hijack.py
C43H66N12O12S2
2022-10-15
fix to tokens lenght, addend embs generator, add new features to edit the emb...
MalumaDev
2022-10-14
init
MalumaDev
2022-10-12
fix iterator bug for #2295
AUTOMATIC
2022-10-12
Account when lines are mismatched
hentailord85ez
2022-10-11
Add check for psutil
brkirch
2022-10-11
Add cross-attention optimization from InvokeAI
brkirch
2022-10-11
rename hypernetwork dir to hypernetworks to prevent clash with an old filenam...
AUTOMATIC
2022-10-11
Merge branch 'master' into hypernetwork-training
AUTOMATIC
2022-10-11
Comma backtrack padding (#2192)
hentailord85ez
2022-10-10
allow pascal onwards
C43H66N12O12S2
2022-10-10
Add back in output hidden states parameter
hentailord85ez
2022-10-10
Pad beginning of textual inversion embedding
hentailord85ez
2022-10-10
Unlimited Token Works
hentailord85ez
2022-10-09
Removed unnecessary tmp variable
Fampai
2022-10-09
Updated code for legibility
Fampai
2022-10-09
Optimized code for Ignoring last CLIP layers
Fampai
2022-10-08
Added ability to ignore last n layers in FrozenCLIPEmbedder
Fampai
2022-10-08
add --force-enable-xformers option and also add messages to console regarding...
AUTOMATIC
2022-10-08
check for ampere without destroying the optimizations. again.
C43H66N12O12S2
2022-10-08
check for ampere
C43H66N12O12S2
2022-10-08
why did you do this
AUTOMATIC
2022-10-08
restore old opt_split_attention/disable_opt_split_attention logic
AUTOMATIC
2022-10-08
simplify xfrmers options: --xformers to enable and that's it
AUTOMATIC
2022-10-08
Merge pull request #1851 from C43H66N12O12S2/flash
AUTOMATIC1111
2022-10-08
Update sd_hijack.py
C43H66N12O12S2
2022-10-08
default to split attention if cuda is available and xformers is not
C43H66N12O12S2
2022-10-08
fix bug where when using prompt composition, hijack_comments generated before...
MrCheeze
2022-10-08
fix bugs related to variable prompt lengths
AUTOMATIC
[next]