Commit Graph

42 Commits (main)

Author SHA1 Message Date
Jaylen Lee b29322b8ca fix noise inversion 2024-07-06 22:03:26 +08:00
Jaylen Lee 9eec9b77ac update 2024-03-29 01:41:05 +08:00
Jaylen Lee f0cd2ad381 update 2024-03-28 15:08:11 +08:00
Jaylen Lee b629e087a0 fix & update 2024-03-27 05:27:22 +08:00
Jaylen Lee 3beff81526 fix 2024-03-25 04:40:45 +08:00
Jaylen Lee 8b0763a228 ui&bugs fix 2024-03-19 19:30:21 +08:00
Jaylen-Lee b14b43ee43 add demofusion 2024-03-06 17:37:54 +08:00
Kahsolt 350dc0e3e0 notify #316, support SDXL on img2img Noise Inversion 2023-10-20 14:38:47 +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 aa47321b10 fix #314, error when bacth_size > 1
wtf, fix over fix
2023-10-19 13:31:41 +08:00
Kahsolt ef40371b23 fix DDIM broken on MultiDiffusion
fix imports
2023-10-18 21:49:34 +08:00
Kahsolt 77e800fe2a fix on recent fix, notify #313
fix custom box & noise inversion broken
fix log format
2023-10-18 19:59:26 +08:00
Kahsolt 56374bcbb0 fix console log to show the computed real tile settings 2023-10-18 12:05:19 +08:00
Kahsolt 64b32f8383 fix, notify #311, #312 2023-10-18 11:21:40 +08:00
Kahsolt eaf93da6c3 add SDXL (limited) support, notify #304, #283 2023-10-17 14:18:36 +08:00
pkuliyi2015 8b60635ae9 Fixed inpaint + regional prompt bugs 2023-05-25 21:54:22 +00:00
pkuliyi2015 50f5f88944 fix #193 2023-05-22 19:44:01 +00:00
pkuliyi2015 a18efd16d3 fix #210 2023-05-22 15:47:37 +00: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
pkuliyi2015 5f22b8fc27 add compatibility to older version without s_min_cond 2023-05-09 08:25:11 +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
Kahsolt 174ec50af8 fix #164 as suggested, thx for you help ;)
compatible for sd-webui v1.1
2023-05-04 19:39:08 +08:00
pkuliyi2015 e46cf8eb4a Try to fix highres prompt LoRA imcompatibility 2023-04-08 16:40:54 +00:00
pkuliyi2015 95780888c2 Noise reweighting with feather mask 2023-04-03 16:46:09 +00:00
pkuliyi2015 8b3a8e7dc0 only renoise when inverse_noise is non-zero (for inpaint variations) 2023-04-03 14:25:16 +00:00
pkuliyi2015 db1903f778 Fixed #100 2023-04-03 12:29:00 +00:00
pkuliyi2015 1118560b2a Fixed #46 2023-04-02 06:45:08 +00:00
pkuliyi2015 68678e3ca3 noise inversion compatibility with region control 2023-04-01 08:42:49 +00:00
pkuliyi2015 9dd3604c56 seed control & noise inversion fix 2023-04-01 07:19:26 +00:00
pkuliyi2015 2426077193 cache noise inverse latent when batch count > 1 2023-03-30 22:58:48 +00:00
pkuliyi2015 8837fd32dc noise inversion params & UI 2023-03-30 06:30:15 +00:00
pkuliyi2015 ab203edbb0 wild mix of two methods 2023-03-29 15:27:37 +00:00
pkuliyi2015 648cdcd05b noise inversion UI support 2023-03-29 13:07:50 +00:00
pkuliyi2015 8492c4be6a noise inverse 2023-03-29 09:32:00 +00:00
pkuliyi2015 78abffbea7 fix noise inverse logic 2023-03-29 01:08:42 +00:00
pkuliyi2015 279cb4be83 noise inverse test 2023-03-29 00:40:59 +00: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