Commit Graph

256 Commits (main)

Author SHA1 Message Date
pkuliyi2015 de4888103c Add ko-fi support button 2023-06-19 05:39:44 +08:00
pkuliyi2015 b81e805705 add gradio version check in bboxhint bug fix (Fixed #247) 2023-06-18 04:05:03 +08:00
LightChaser 536be58448
Create FUNDING.yml 2023-06-18 00:48:10 +08:00
Kahsolt 152203139e adopt fix from #248, thx for the help 2023-06-14 15:43:38 +08:00
pkuliyi2015 b28c03b10f remove controlnet align() fix 2023-06-09 17:45:33 +00:00
pkuliyi2015 70b3c5ea3c fix css typo; fix load/dump bugs 2023-05-28 09:11:28 +00:00
LightChaser 51cb83ce2a
Merge pull request #221 from vladmandic/fix-path
fix path handling
2023-05-27 20:31:40 +08:00
Vladimir Mandic 0554e642eb
fix path handling 2023-05-27 07:44:33 -04:00
pkuliyi2015 2473d6b005 refine unique elem_ids 2023-05-25 23:37:03 +00:00
pkuliyi2015 acc3666ee8 refine unique elem_ids 2023-05-25 23:34:28 +00:00
pkuliyi2015 f54e190b13 add unique elem_ids 2023-05-25 22:25:23 +00: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 ade2c44419 update extension name 2023-05-22 13:00:15 +00:00
pkuliyi2015 d404fafb2f support unclip model 2023-05-22 12:54:15 +00:00
pkuliyi2015 0c3ae90d2b set show_progress=False for faster ui respond 2023-05-21 15:28:24 +00:00
pkuliyi2015 dc3f503111 support StableSR 2023-05-20 13:42:27 +00:00
pkuliyi2015 a4d3cd4e7d Change default settings for better performance 2023-05-18 07:31:15 +00:00
pkuliyi2015 7336a8cbc2 Change default settings for better performance 2023-05-18 07:28:58 +00:00
pkuliyi2015 b34b40bb6b Partly fix the VAE reset performance issue 2023-05-18 07:24:24 +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 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 f54a8fc506 update readme.md 2023-05-06 10:31:08 +00: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 174ec50af8 fix #164 as suggested, thx for you help ;)
compatible for sd-webui v1.1
2023-05-04 19:39:08 +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
Kahsolt b9f7bf8051 amend readme 2023-04-29 17:53:34 +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 70ca3c7731 switch to non-commercial license
switch to non-commercial license

switch to non-commercial license

correct modification date
2023-04-05 10:57:07 +00:00
pkuliyi2015 e116fe946f Fixed folder-based batch processing bugs 2023-04-04 10:46:11 +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 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 26191a6b53 Add more comparison images 2023-04-01 13:20:11 +00:00