Commit Graph

100 Commits (09e41b65d3749618c5ae5d06e0fa73847874ecf7)

Author SHA1 Message Date
Vladimir Mandic e7f74c1768 fix pulid vae
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-11-11 10:46:33 -05:00
Vladimir Mandic 6510a13904 pulid optimizations: dtype, vae, offload
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-11-09 20:03:41 -05:00
Vladimir Mandic 2e08a26d53 add latent history
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-10-08 09:23:16 -04:00
Vladimir Mandic a3a177277a history prototype
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-10-07 19:09:44 -04:00
Vladimir Mandic 9a46d381cc cleanups
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-10-01 20:02:21 -04:00
Vladimir Mandic 174add0c3a restore dtype after upcast complete
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-09-29 13:22:08 -04:00
Vladimir Mandic 199371314b fix upcsast 2024-09-27 08:54:47 -04:00
Vladimir Mandic 1a37215a3d fix upcast 2024-09-27 08:41:36 -04:00
Vladimir Mandic 938a8585f2 fix vae upcast condition 2024-09-25 18:05:53 -04:00
Vladimir Mandic 4136983f82 add reprocess plus major processing refactor 2024-09-24 20:31:05 -04:00
Vladimir Mandic ddefb38030 cleanup lora detect 2024-09-22 19:50:57 -04:00
Vladimir Mandic 2d0ad9ae61 update vae upscale logic 2024-09-22 14:14:21 -04:00
Vladimir Mandic fdb2ea8260 always keep lora on gpu 2024-09-22 13:13:57 -04:00
Vladimir Mandic 2ccf2a0229 enable flux vae reprocess 2024-09-21 19:32:40 -04:00
Vladimir Mandic 5d70297a0d fix skip 2024-09-21 18:43:00 -04:00
Vladimir Mandic f059313333 auto-set upcast if first decode fails, fix flux 2024-09-21 13:32:58 -04:00
Vladimir Mandic 8457d45e26 fix alphavllm-lumina 2024-09-21 11:56:11 -04:00
Vladimir Mandic 0b665fe4ae add reprocess image 2024-09-21 11:38:54 -04:00
Vladimir Mandic 42d02a3665 fix vae dtype during load 2024-09-13 08:57:24 -04:00
Vladimir Mandic a4d59d175d cleanup 2024-09-11 08:27:58 -04:00
Vladimir Mandic 8c8c1af5a2 update requirements 2024-09-11 08:17:55 -04:00
Vladimir Mandic daa206ed73 lint fixes 2024-09-09 11:30:15 -04:00
Vladimir Mandic 7fdb5e68da add dc-sampler 2024-09-09 11:14:52 -04:00
Vladimir Mandic 51e8567eec flux hires and refiner workflows 2024-09-08 10:48:22 -04:00
Vladimir Mandic f2c5cbbb36 lint updates and diffusers installer 2024-09-06 14:10:53 -04:00
Vladimir Mandic 0d9ce663e4 post release dev merge, see changelog for details 2024-09-01 12:20:10 -04:00
Disty0 3c4d9f313d Change vae cast order 2024-08-21 23:46:54 +03:00
Disty0 963940b9ae Fix no half vae 2024-08-21 22:45:02 +03:00
Disty0 119c37212d More offload checks 2024-08-14 17:27:10 +03:00
Disty0 8619a7f35c Better balanced offload 2024-08-14 11:53:35 +03:00
Disty0 e3b087b6c0 Add balanced offload mode and make offload modes a single choice list 2024-08-11 17:27:30 +03:00
Seunghoon Lee a9f27991a3
enable diffusers_move_unet for Flux 2024-08-09 16:12:01 +09:00
Disty0 4aabc8b614 Add shift_factor to vae decode 2024-07-23 02:19:30 +03:00
Disty0 092a326c09 Add torch_gc to state.nextjob, vae and upscale 2024-06-20 14:47:30 +03:00
Vladimir Mandic 6e01d510d4 add sd3 2024-06-12 21:02:48 -04:00
Vladimir Mandic 554e5c8224 torch dynamic profiling 2024-05-16 18:40:18 -04:00
Vladimir Mandic d0e35a7a6b fix control batch and hires 2024-03-17 14:53:15 -04:00
Vladimir Mandic 4b911ea822 add support for json configs per model component 2024-02-28 15:12:05 -05:00
Disty0 a956be05f7 OpenVINO add disable memory cleanup option 2024-02-14 20:29:58 +03:00
Disty0 9532f8931f Fix vae has no post_quant_conv 2024-02-12 21:53:54 +03:00
Disty0 baf42fbc0a Fix dtype mismatch with vae decode 2024-02-12 05:15:17 +03:00
Vladimir Mandic 2ee0baf18c unified move-model 2024-02-05 12:00:35 -05:00
Vladimir Mandic a22765274b major refactor: processing, taesd, scripts 2024-02-01 14:00:50 -05:00
Disty0 f3cebcb9dd OpenVINO add experimental support for Text Encoder compiling 2024-01-06 01:37:04 +03:00
Disty0 2190788769 OpenVINO convert unused weight to FakeTensors 2024-01-05 20:41:33 +03:00
Disty0 178773a43a Cleanup 2024-01-05 12:06:17 +03:00
Disty0 6522c03667 OpenVINO 4 bit support for CPUs 2024-01-05 11:54:46 +03:00
Vladimir Mandic 17b30a320e enable batched taesd 2024-01-03 10:38:30 -05:00
Disty0 1bbdab74cf OpenVINO fix cache loading 2023-12-23 19:22:57 +03:00
Vladimir Mandic 79e6c51c06 fix control img2img 2023-12-23 10:05:46 -05:00