Commit Graph

47 Commits (23f3a14432e7740f4a59322ba36eafbf042dffb0)

Author SHA1 Message Date
pkuliyi2015 23f3a14432 add noise inverse cache 2023-05-09 13:29:40 +00:00
Kahsolt bb45ee34a8 fix on fix for #36, and possible an implementation for #157
now XYZ-plot really works with upscaler, but assure "Keep input image size" is checked
inner API hooks are hijack/unhijack and hooked/unhooked at each run, it is stateless now and should work with other sampler hijacks
2023-05-09 13:39:14 +08: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 decace85ea finally found a way to fix #36 :) 2023-05-08 10:33:47 +08:00
pkuliyi2015 0f55e98e27 ni upperlimit to 200 2023-05-04 19:12:03 +00:00
Kahsolt 4c69e6a7df fix #167 on fix of #157, code cleanify 2023-05-04 19:44:22 +08:00
pkuliyi2015 62280878e5 support other attn optimizations 2023-04-15 13:04:45 +00:00
pkuliyi2015 e116fe946f Fixed folder-based batch processing bugs 2023-04-04 10:46:11 +00:00
pkuliyi2015 c244c28072 Fixed #102 2023-04-03 12:23:04 +00:00
pkuliyi2015 1118560b2a Fixed #46 2023-04-02 06:45:08 +00:00
pkuliyi2015 c404b4e036 random seed across batch 2023-04-02 05:01:55 +00:00
pkuliyi2015 6f7cd4fed2 Fixed seed control'
s bug
2023-04-02 03:52:14 +00:00
pkuliyi2015 9dd3604c56 seed control & noise inversion fix 2023-04-01 07:19:26 +00:00
pkuliyi2015 4db7e69457 try to be compatible with controlnet batch processing 2023-03-30 23:50:13 +00:00
pkuliyi2015 27a38c0067 hide noise inversion in txt2img 2023-03-30 07:32:35 +00:00
pkuliyi2015 8837fd32dc noise inversion params & UI 2023-03-30 06:30:15 +00:00
pkuliyi2015 648cdcd05b noise inversion UI support 2023-03-29 13:07:50 +00:00
pkuliyi2015 89b3fe8f60 config dump 2023-03-28 05:37:47 +00:00
pkuliyi2015 4314754be8 minor ui adjustment 2023-03-27 14:05:38 +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
pkuliyi2015 045dfe07e1 remove debug reload module 2023-03-26 10:46:34 +00:00
pkuliyi2015 d66337cb2c separate utils package 2023-03-26 00:26:14 +00:00
pkuliyi2015 86db257a79 Fix ui typo 2023-03-25 21:56:44 +00:00
pkuliyi2015 637a7e5cd1 runnable version 2023-03-25 20:54:08 +00:00
pkuliyi2015 885159899b merge latest fix 2023-03-25 18:50:17 +00:00
pkuliyi2015 27d3c032dd support t2i highres by disabling multidiff automatically 2023-03-25 18:29:56 +00:00
Kahsolt f3ca21f857 half broken, almost done 2023-03-25 23:20:28 +08:00
pkuliyi2015 ff1c025ac7 Fixed batch_processing problem and batch_count>1 errors in img2img 2023-03-25 00:41:56 +00:00
pkuliyi2015 0ab07b6148 bug notes 2023-03-24 19:25:24 +00:00
pkuliyi2015 5f0c449ac2 Fixed i2i caching errors 2023-03-24 18:49:51 +00:00
pkuliyi2015 06fd50e6f1 Fixed i2i caching errors 2023-03-24 18:37:09 +00:00
Kahsolt dce3e71a31 code refactor, but broken 2023-03-24 23:20:35 +08:00
Kahsolt 39b9062254 我说婷婷,整理代码
code reformat again
add type annots
add causalize layers
2023-03-24 14:50:12 +08:00
pkuliyi2015 fb5acd0847 hot fix: img2img invalid hook 2023-03-24 06:14:49 +00:00
pkuliyi2015 126a549dc0 Add feather algorithm 2023-03-24 01:26:23 +00:00
pkuliyi2015 dd2ef57d8f Region feathering 2023-03-23 01:19:29 +00:00
pkuliyi2015 045ed3e2e2 Add textual inversion & basic lora support 2023-03-22 19:25:46 +00:00
pkuliyi2015 9616a38365 fixed batch_count errors 2023-03-22 18:35:08 +00:00
pkuliyi2015 a6bc846eca remove bbox limit and add tips 2023-03-22 12:02:57 +00:00
Kahsolt dab0c900c6 code reformat & manual linting, no functionality update 2023-03-21 22:38:11 +08:00
pkuliyi2015 25600e03fb rewrite latent logics 2023-03-20 21:44:40 +00:00
pkuliyi2015 8d0c3d7094 Fix prompt bugs 2023-03-20 15:39:49 +08:00
pkuliyi2015 c3ae79d5d9 full controlnet support 2023-03-20 11:49:33 +08:00
pkuliyi2015 f576655d21 project refractoring 2023-03-20 04:15:56 +08:00