Commit Graph

118 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 eada8e5101 clarify license for #169 2023-05-04 19:44:22 +08:00
Kahsolt 4c69e6a7df fix #167 on fix of #157, code cleanify 2023-05-04 19:44:22 +08:00
Kahsolt 860f8a4051 might fix #154, #155, #156 notify #99 now returns the cheap_approx rather than grey image 2023-04-30 19:56:33 +08:00
Kahsolt 6931b89cb4 fix #142 2023-04-29 20:10:43 +08:00
Kahsolt 7253cb449c fix #99, for safe interrupt 2023-04-29 19:42:11 +08:00
Kahsolt 5da750b9de fix #150, #137, #133, allow tiled vae on Mac
code refactor of vae
ui adjust
2023-04-29 18:23:12 +08: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 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 caa1298db6 minor adjustment 2023-03-26 05:53:11 +00:00
DESKTOP-F9FF9OH\0044 178fb7374f bug fix 2023-03-26 13:29:22 +09: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 554f9e859c clean up VAEHook after processing to save VRAM 2023-03-25 08:03:32 +00: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