AUTOMATIC1111
|
fecb990deb
|
Merge pull request #7309 from brkirch/fix-embeddings
Fix embeddings, upscalers, and refactor `--upcast-sampling`
|
3 years ago |
AUTOMATIC
|
d04e3e921e
|
automatically detect v-parameterization for SD2 checkpoints
|
3 years ago |
brkirch
|
ada17dbd7c
|
Refactor conditional casting, fix upscalers
|
3 years ago |
brkirch
|
c4b9b07db6
|
Fix embeddings dtype mismatch
|
3 years ago |
AUTOMATIC
|
6073456c83
|
write a comment for fix_checkpoint function
|
3 years ago |
AUTOMATIC
|
924e222004
|
add option to show/hide warnings
removed hiding warnings from LDSR
fixed/reworked few places that produced warnings
|
3 years ago |
AUTOMATIC
|
085427de0e
|
make it possible for extensions/scripts to add their own embedding directories
|
3 years ago |
AUTOMATIC1111
|
c295e4a244
|
Merge pull request #6055 from brkirch/sub-quad_attn_opt
Add Birch-san's sub-quadratic attention implementation
|
3 years ago |
AUTOMATIC
|
79e39fae61
|
CLIP hijack rework
|
3 years ago |
brkirch
|
5deb2a19cc
|
Allow Doggettx's cross attention opt without CUDA
|
3 years ago |
brkirch
|
3bfe2bb549
|
Merge remote-tracking branch 'upstream/master' into sub-quad_attn_opt
|
3 years ago |
brkirch
|
f6ab5a39d7
|
Merge branch 'AUTOMATIC1111:master' into sub-quad_attn_opt
|
3 years ago |
brkirch
|
d782a95967
|
Add Birch-san's sub-quadratic attention implementation
|
3 years ago |
Vladimir Mandic
|
21ee77db31
|
add cross-attention info
|
3 years ago |
AUTOMATIC
|
f34c734172
|
alt-diffusion integration
|
3 years ago |
AUTOMATIC
|
3f401cdb64
|
Merge remote-tracking branch 'baai-open-internal/master' into alt-diffusion
|
3 years ago |
AUTOMATIC
|
505ec7e4d9
|
cleanup some unneeded imports for hijack files
|
3 years ago |
AUTOMATIC
|
7dbfd8a7d8
|
do not replace entire unet for the resolution hack
|
3 years ago |
AUTOMATIC1111
|
2641d1b83b
|
Merge pull request #4978 from aliencaocao/support_any_resolution
Patch UNet Forward to support resolutions that are not multiples of 64
|
3 years ago |
zhaohu xing
|
5dcc22606d
|
add hash and fix undo hijack bug
Signed-off-by: zhaohu xing <920232796@qq.com>
|
3 years ago |
Zac Liu
|
a25dfebeed
|
Merge pull request #3 from 920232796/master
fix device support for mps
update the support for SD2.0
|
3 years ago |
Zac Liu
|
3ebf977a6e
|
Merge branch 'AUTOMATIC1111:master' into master
|
3 years ago |
zhaohu xing
|
4929503258
|
fix bugs
Signed-off-by: zhaohu xing <920232796@qq.com>
|
3 years ago |
AUTOMATIC
|
0d21624cee
|
move #5216 to the extension
|
3 years ago |
AUTOMATIC
|
89e1df013b
|
Merge remote-tracking branch 'wywywywy/autoencoder-hijack'
|
3 years ago |
AUTOMATIC1111
|
a2feaa95fc
|
Merge pull request #5194 from brkirch/autocast-and-mps-randn-fixes
Use devices.autocast() and fix MPS randn issues
|
3 years ago |
SmirkingFace
|
da698ca92e
|
Fixed AttributeError where openaimodel is not found
|
3 years ago |
zhaohu xing
|
52cc83d36b
|
fix bugs
Signed-off-by: zhaohu xing <920232796@qq.com>
|
3 years ago |
zhaohu xing
|
0831ab476c
|
Merge branch 'master' into master
|
3 years ago |
wywywywy
|
36c3613d16
|
Add autoencoder to sd_hijack
|
3 years ago |
zhaohu xing
|
75c4511e6b
|
add AltDiffusion to webui
Signed-off-by: zhaohu xing <920232796@qq.com>
|
3 years ago |
brkirch
|
98ca437edf
|
Refactor and instead check if mps is being used, not availability
|
3 years ago |
AUTOMATIC
|
b48b7999c8
|
Merge remote-tracking branch 'flamelaw/master'
|
3 years ago |
Billy Cao
|
349f0461ec
|
Merge branch 'master' into support_any_resolution
|
3 years ago |
AUTOMATIC
|
64c7b7975c
|
restore hypernetworks to seemingly working state
|
3 years ago |
AUTOMATIC
|
ce6911158b
|
Add support Stable Diffusion 2.0
|
3 years ago |
Billy Cao
|
adb6cb7619
|
Patch UNet Forward to support resolutions that are not multiples of 64
Also modifed the UI to no longer step in 64
|
3 years ago |
flamelaw
|
bd68e35de3
|
Gradient accumulation, autocast fix, new latent sampling method, etc
|
3 years ago |
killfrenzy96
|
17e4432820
|
cleanly undo circular hijack #4818
|
3 years ago |
AUTOMATIC
|
c62d17aee3
|
use the new devices.has_mps() function in register_buffer for DDIM/PLMS fix for OSX
|
3 years ago |
AUTOMATIC
|
7ba3923d5b
|
move DDIM/PLMS fix for OSX out of the file with inpainting code.
|
3 years ago |
Jairo Correa
|
af758e97fa
|
Unload sd_model before loading the other
|
3 years ago |
AUTOMATIC
|
2b91251637
|
removed aesthetic gradients as built-in
added support for extensions
|
3 years ago |
AUTOMATIC
|
9286fe53de
|
make aestetic embedding ciompatible with prompts longer than 75 tokens
|
3 years ago |
AUTOMATIC
|
7d6b388d71
|
Merge branch 'ae'
|
3 years ago |
C43H66N12O12S2
|
73b5dbf72a
|
Update sd_hijack.py
|
3 years ago |
C43H66N12O12S2
|
786ed49922
|
use legacy attnblock
|
3 years ago |
MalumaDev
|
9324cdaa31
|
ui fix, re organization of the code
|
3 years ago |
MalumaDev
|
e4f8b5f00d
|
ui fix
|
3 years ago |
MalumaDev
|
523140d780
|
ui fix
|
3 years ago |