Commit Graph

25 Commits (main)

Author SHA1 Message Date
Jaylen Lee b629e087a0 fix & update 2024-03-27 05:27:22 +08:00
Jaylen-Lee b14b43ee43 add demofusion 2024-03-06 17:37:54 +08:00
Kahsolt fbb24736c9 backward typing compatible for v1.5.2, notify #315 2023-11-01 18:16:31 +08:00
Kahsolt 61c8114bc2 notify #318, #315
I'll be more carefull next time, I swear
2023-10-20 19:19:34 +08:00
Kahsolt d91a9b7ac1 notify #318, typing check should not break runtime, for more compatibility
aggregate all typings to .typing module
2023-10-20 11:59:52 +08:00
Kahsolt 60081979d0 notify #317, #318; AttributeError: 'KDiffusionSampler' object has no attribute 'step' 2023-10-20 11:41:40 +08:00
Kahsolt ef40371b23 fix DDIM broken on MultiDiffusion
fix imports
2023-10-18 21:49:34 +08:00
Kahsolt eaf93da6c3 add SDXL (limited) support, notify #304, #283 2023-10-17 14:18:36 +08:00
DmitryVN ed075cb7b1
Update attn.py
Fix upcast attention dtype error.
Same as:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/11066
2023-07-21 22:34:55 +03:00
pkuliyi2015 d404fafb2f support unclip model 2023-05-22 12:54:15 +00:00
pkuliyi2015 dc3f503111 support StableSR 2023-05-20 13:42:27 +00:00
pkuliyi2015 23f3a14432 add noise inverse cache 2023-05-09 13:29:40 +00:00
Kahsolt 97fcc2ce5d code refatcor, partial fix to #179 (require a hard restart)
more config load/save responsibility
annot noise inv
2023-05-08 15:34:56 +08:00
pkuliyi2015 f3d79a474b compatible with vlad's xformers 2023-04-15 17:29:10 +00:00
pkuliyi2015 71dd5c5390 compatible with vlad's fork 2023-04-15 14:41:09 +00:00
pkuliyi2015 62280878e5 support other attn optimizations 2023-04-15 13:04:45 +00:00
pkuliyi2015 e46cf8eb4a Try to fix highres prompt LoRA imcompatibility 2023-04-08 16:40:54 +00:00
pkuliyi2015 9dd3604c56 seed control & noise inversion fix 2023-04-01 07:19:26 +00:00
pkuliyi2015 8837fd32dc noise inversion params & UI 2023-03-30 06:30:15 +00:00
pkuliyi2015 8492c4be6a noise inverse 2023-03-29 09:32:00 +00:00
pkuliyi2015 279cb4be83 noise inverse test 2023-03-29 00:40:59 +00:00
Kahsolt 127457004a add bbox cfg dump/load 2023-03-27 19:56:57 +08:00
Kahsolt 0795a2f761 code refactor 2023-03-27 19:56:06 +08:00
pkuliyi2015 0ab4e2479e Fixed package errors 2023-03-26 12:10:06 +00:00
pkuliyi2015 e16becb0ef change package name 2023-03-26 11:41:22 +00:00