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
2023-05-10
imports cleanup for ruff
AUTOMATIC
2023-05-10
autofixes from ruff
AUTOMATIC
2023-03-10
sdp_attnblock_forward hijack
Pam
2023-03-10
sdp refactoring
Pam
2023-03-10
argument to disable memory efficient for sdp
Pam
2023-03-07
scaled dot product attention
Pam
2023-02-19
Merge branch 'master' into weighted-learning
AUTOMATIC1111
2023-02-15
Hijack to add weighted_forward to model: return loss * weight map
Shondoit
2023-02-07
Apply hijacks in ddpm_edit for upcast sampling
brkirch
2023-01-28
Merge pull request #7309 from brkirch/fix-embeddings
AUTOMATIC1111
2023-01-28
automatically detect v-parameterization for SD2 checkpoints
AUTOMATIC
2023-01-28
Refactor conditional casting, fix upscalers
brkirch
2023-01-26
Fix embeddings dtype mismatch
brkirch
2023-01-19
write a comment for fix_checkpoint function
AUTOMATIC
2023-01-18
add option to show/hide warnings
AUTOMATIC
2023-01-08
make it possible for extensions/scripts to add their own embedding directories
AUTOMATIC
2023-01-07
Merge pull request #6055 from brkirch/sub-quad_attn_opt
AUTOMATIC1111
2023-01-07
CLIP hijack rework
AUTOMATIC
2023-01-06
Allow Doggettx's cross attention opt without CUDA
brkirch
2023-01-06
Merge remote-tracking branch 'upstream/master' into sub-quad_attn_opt
brkirch
2023-01-06
Merge branch 'AUTOMATIC1111:master' into sub-quad_attn_opt
brkirch
2023-01-06
Add Birch-san's sub-quadratic attention implementation
brkirch
2023-01-04
add cross-attention info
Vladimir Mandic
2022-12-31
alt-diffusion integration
AUTOMATIC
2022-12-31
Merge remote-tracking branch 'baai-open-internal/master' into alt-diffusion
AUTOMATIC
2022-12-10
cleanup some unneeded imports for hijack files
AUTOMATIC
2022-12-10
do not replace entire unet for the resolution hack
AUTOMATIC
2022-12-10
Merge pull request #4978 from aliencaocao/support_any_resolution
AUTOMATIC1111
2022-12-06
add hash and fix undo hijack bug
zhaohu xing
2022-12-06
Merge pull request #3 from 920232796/master
Zac Liu
2022-12-06
Merge branch 'AUTOMATIC1111:master' into master
Zac Liu
2022-12-06
fix bugs
zhaohu xing
2022-12-03
move #5216 to the extension
AUTOMATIC
2022-12-03
Merge remote-tracking branch 'wywywywy/autoencoder-hijack'
AUTOMATIC
2022-12-03
Merge pull request #5194 from brkirch/autocast-and-mps-randn-fixes
AUTOMATIC1111
2022-12-02
Fixed AttributeError where openaimodel is not found
SmirkingFace
2022-11-30
fix bugs
zhaohu xing
2022-11-30
Merge branch 'master' into master
zhaohu xing
2022-11-29
Add autoencoder to sd_hijack
wywywywy
2022-11-29
add AltDiffusion to webui
zhaohu xing
2022-11-28
Refactor and instead check if mps is being used, not availability
brkirch
2022-11-27
Merge remote-tracking branch 'flamelaw/master'
AUTOMATIC
2022-11-27
Merge branch 'master' into support_any_resolution
Billy Cao
2022-11-26
restore hypernetworks to seemingly working state
AUTOMATIC
2022-11-26
Add support Stable Diffusion 2.0
AUTOMATIC
2022-11-23
Patch UNet Forward to support resolutions that are not multiples of 64
Billy Cao
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
[next]