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.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
implement undo hijack for SDXL
AUTOMATIC1111
2023-08-19
1
-1
/
+15
*
REMOVE
AUTOMATIC1111
2023-08-08
1
-3
/
+1
*
Merge branch 'dev' into multiple_loaded_models
AUTOMATIC1111
2023-08-05
1
-3
/
+3
|
\
|
*
resolve some of circular import issues for kohaku
AUTOMATIC1111
2023-08-04
1
-3
/
+3
*
|
repair PLMS
AUTOMATIC1111
2023-07-31
1
-1
/
+3
*
|
option to keep multiple models in memory
AUTOMATIC1111
2023-07-31
1
-2
/
+4
|
/
*
textual inversion support for SDXL
AUTOMATIC1111
2023-07-29
1
-3
/
+5
*
Merge pull request #11878 from Bourne-M/patch-1
AUTOMATIC1111
2023-07-19
1
-1
/
+1
|
\
|
*
【bug】reload altclip model error
yfzhou
2023-07-19
1
-1
/
+1
*
|
Merge pull request #11757 from AUTOMATIC1111/sdxl
AUTOMATIC1111
2023-07-16
1
-0
/
+38
|
\
\
|
*
|
initial SDXL refiner support
AUTOMATIC1111
2023-07-14
1
-5
/
+13
|
*
|
fix CLIP doing the unneeded normalization
AUTOMATIC1111
2023-07-13
1
-1
/
+1
|
*
|
SDXL support
AUTOMATIC1111
2023-07-12
1
-1
/
+22
|
*
|
getting SD2.1 to run on SDXL repo
AUTOMATIC1111
2023-07-11
1
-0
/
+9
|
|
/
*
/
add textual inversion hashes to infotext
AUTOMATIC1111
2023-07-15
1
-1
/
+4
|
/
*
revert default cross attention optimization to Doggettx
AUTOMATIC
2023-06-01
1
-0
/
+2
*
custom unet support
AUTOMATIC
2023-05-27
1
-6
/
+14
*
possible fix for empty list of optimizations #10605
AUTOMATIC
2023-05-23
1
-6
/
+15
*
make it actually work after suggestions
AUTOMATIC
2023-05-19
1
-1
/
+1
*
fix linter issues
AUTOMATIC
2023-05-18
1
-1
/
+0
*
make it possible for scripts to add cross attention optimizations
AUTOMATIC
2023-05-18
1
-41
/
+49
*
fix model loading twice in some situations
AUTOMATIC
2023-05-14
1
-0
/
+3
*
Autofix Ruff W (not W605) (mostly whitespace)
Aarni Koskela
2023-05-11
1
-6
/
+6
*
ruff auto fixes
AUTOMATIC
2023-05-10
1
-1
/
+1
*
imports cleanup for ruff
AUTOMATIC
2023-05-10
1
-1
/
+1
*
autofixes from ruff
AUTOMATIC
2023-05-10
1
-2
/
+2
*
sdp_attnblock_forward hijack
Pam
2023-03-10
1
-0
/
+2
*
sdp refactoring
Pam
2023-03-10
1
-9
/
+10
*
argument to disable memory efficient for sdp
Pam
2023-03-10
1
-3
/
+8
*
scaled dot product attention
Pam
2023-03-06
1
-0
/
+4
*
Merge branch 'master' into weighted-learning
AUTOMATIC1111
2023-02-19
1
-0
/
+2
|
\
|
*
Apply hijacks in ddpm_edit for upcast sampling
brkirch
2023-02-08
1
-0
/
+3
*
|
Hijack to add weighted_forward to model: return loss * weight map
Shondoit
2023-02-15
1
-0
/
+52
|
/
*
Merge pull request #7309 from brkirch/fix-embeddings
AUTOMATIC1111
2023-01-28
1
-1
/
+1
|
\
|
*
Refactor conditional casting, fix upscalers
brkirch
2023-01-28
1
-1
/
+1
|
*
Fix embeddings dtype mismatch
brkirch
2023-01-26
1
-1
/
+1
*
|
automatically detect v-parameterization for SD2 checkpoints
AUTOMATIC
2023-01-28
1
-0
/
+2
|
/
*
write a comment for fix_checkpoint function
AUTOMATIC
2023-01-19
1
-0
/
+7
*
add option to show/hide warnings
AUTOMATIC
2023-01-18
1
-8
/
+0
*
make it possible for extensions/scripts to add their own embedding directories
AUTOMATIC
2023-01-08
1
-3
/
+4
*
Merge pull request #6055 from brkirch/sub-quad_attn_opt
AUTOMATIC1111
2023-01-07
1
-12
/
+9
|
\
|
*
Allow Doggettx's cross attention opt without CUDA
brkirch
2023-01-06
1
-1
/
+1
|
*
Merge remote-tracking branch 'upstream/master' into sub-quad_attn_opt
brkirch
2023-01-06
1
-1
/
+11
|
|
\
|
*
\
Merge branch 'AUTOMATIC1111:master' into sub-quad_attn_opt
brkirch
2023-01-06
1
-6
/
+19
|
|
\
\
|
*
|
|
Add Birch-san's sub-quadratic attention implementation
brkirch
2023-01-06
1
-9
/
+6
*
|
|
|
CLIP hijack rework
AUTOMATIC
2023-01-06
1
-3
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
add cross-attention info
Vladimir Mandic
2023-01-04
1
-1
/
+11
|
|
/
|
/
|
*
|
alt-diffusion integration
AUTOMATIC
2022-12-31
1
-8
/
+10
*
|
Merge remote-tracking branch 'baai-open-internal/master' into alt-diffusion
AUTOMATIC
2022-12-31
1
-6
/
+17
|
\
\
|
|
/
|
/
|
|
*
add hash and fix undo hijack bug
zhaohu xing
2022-12-06
1
-1
/
+5
[next]