Commit Graph

69 Commits (321bfe8bc77d4b4e0e223089f437df1eba9d2d9d)

Author SHA1 Message Date
Vladimir Mandic f1cd2dfa99 fix k-diffusion
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-10-23 14:57:47 -04:00
Vladimir Mandic 64f363283f messages,stats,save
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-10-20 09:26:07 -04:00
Vladimir Mandic 7d7a6bf6d1 fix controlnet
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-10-08 10:01:38 -04:00
Vladimir Mandic e1a522892a update modernui for detailer
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-10-07 10:15:58 -04:00
Vladimir Mandic 3bbcc33181 add detailer
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-10-07 09:32:56 -04:00
Vladimir Mandic 04a5071249 face-hires -> detailer refactor
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-10-06 11:23:33 -04:00
Vladimir Mandic 176c5c5773 sampler options rewrite
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-10-03 09:38:38 -04:00
Vladimir Mandic 4136983f82 add reprocess plus major processing refactor 2024-09-24 20:31:05 -04:00
Vladimir Mandic ae221f883e conditional token counter 2024-09-21 12:12:12 -04:00
Vladimir Mandic 0b665fe4ae add reprocess image 2024-09-21 11:38:54 -04:00
Vladimir Mandic a13f25400c unique ui labels 2024-09-13 08:01:04 -04:00
Vladimir Mandic cfa364d792 update ui labels 2024-09-09 09:22:34 -04:00
Vladimir Mandic 62d3cdf37d update txt/img/control size controls 2024-09-08 18:49:49 -04:00
Vladimir Mandic a92e1ce664 enable full resize opts in hires 2024-09-08 12:32:45 -04:00
Vladimir Mandic 605e5f67aa add context-aware image resize 2024-09-07 11:58:58 -04:00
Vladimir Mandic 7f347b0876 cleanup 2024-09-07 08:37:29 -04:00
Vladimir Mandic 9da340fdcf bump up default resolution 2024-08-30 13:47:09 -04:00
Vladimir Mandic 3df993c183 css tweaks 2024-06-14 10:42:34 -04:00
Vladimir Mandic 5574833f0d refactor backend detection 2024-06-06 20:41:10 -04:00
Vladimir Mandic 2bcada4755 fix restore variation seed for txt2img and img2img 2024-06-01 07:31:00 -04:00
Vladimir Mandic 2a8f065682 workaround for resize with modernui 2024-05-29 11:30:59 -04:00
AI-Casanova 6540a2d1ed Fix Guidance (CFG & PAG) End for PAG Pipelines 2024-05-18 17:20:56 -05:00
Vladimir Mandic f958ca0c21 add wildcards 2024-05-12 11:53:25 -04:00
Vladimir Mandic eff5dce05f new sampler features 2024-05-11 12:53:45 -04:00
Vladimir Mandic 1c2b644e8c sampler same as primary 2024-05-07 17:16:02 -04:00
Vladimir Mandic b137f67edc lint changes 2024-05-07 09:56:32 -04:00
Vladimir Mandic 79b018c1e8 fix typo 2024-05-06 20:04:47 -04:00
Vladimir Mandic c42fded960 add pag for sd15 and sdxl 2024-05-06 19:57:40 -04:00
Vladimir Mandic 01e2ab051f fix samplers selection 2024-04-28 10:02:05 -04:00
Vladimir Mandic ca7aa42cdb redesign base interface 2024-04-27 18:44:11 -04:00
Vladimir Mandic 473c47506c add style apply/save 2024-04-27 13:49:09 -04:00
Vladimir Mandic 5914f1e00d add hidiffusion 2024-04-24 10:48:47 -04:00
Vladimir Mandic 9d04255b54 reorganize js callbacks and startup sequence 2024-04-04 18:26:51 -04:00
Vladimir Mandic 9104bba22d update ar and gallery permissions 2024-03-25 14:22:39 -04:00
Vladimir Mandic c54369bcba add resize modes to control plus simple outpaint 2024-03-17 09:11:00 -04:00
Vladimir Mandic 0f7bb8a1f4 add facehires 2024-03-10 13:17:13 -04:00
Vladimir Mandic e7ea7b27be allow float ar 2024-03-07 09:21:14 -05:00
Vladimir Mandic c671bf2817 allow custom aspect ratio values 2024-03-06 14:36:38 -05:00
Vladimir Mandic 30383c3fe6 add aspect-ratio selector 2024-03-06 14:19:26 -05:00
Aptronymist e27327433c fix install-sf, remove batch swap button 2024-03-02 13:49:50 -05:00
Aptronymist 271fb51bd6 Revert "1 change, 1 fix"
This reverts commit 7239de57ac.
2024-03-02 13:46:15 -05:00
Aptronymist 7239de57ac 1 change, 1 fix
Fixes install-sf.py not supporting torch >=2.2.0
Removed batch switch button. Useless. 0.0001% of people use it. 😀
2024-03-02 13:09:46 -05:00
Vladimir Mandic 013d5a020c
Merge branch 'dev' into master 2024-03-01 09:12:59 -05:00
QuantumSoul 8925cdc51c Update ui_sections.py elemids 2024-02-29 08:38:37 -05:00
Vladimir Mandic d179d8b668 update second pass behavior 2024-02-27 09:15:27 -05:00
AI-Casanova a13335a657 Diffusers tiling 2024-02-25 08:09:56 -05:00
Vladimir Mandic 810fd8b970 theme tweaks 2024-02-24 11:52:38 -05:00
Vladimir Mandic cf7118be4d refactor stable-cascade, fix taesd bf16, add skip-env cmd flag 2024-02-21 17:13:53 -05:00
AI-Casanova 50beb2157d Diffusers subseeds 2024-02-18 07:02:23 -05:00
AI-Casanova 33c8285e69 Experimental clip skip interpolation 2024-02-09 14:15:14 -05:00