Commit Graph

7023 Commits

Author SHA1 Message Date
Seunghoon Lee f10b257dd9 Olive SDXL optimization. 2024-02-01 01:13:18 +09:00
Seunghoon Lee 86b56d2d2c follow up 2024-02-01 01:13:18 +09:00
Seunghoon Lee 106a1ea68f batch size 2024-02-01 01:13:18 +09:00
Seunghoon Lee 88faafe6de wip: sdxl optimization 2024-02-01 01:13:18 +09:00
Seunghoon Lee 68b31782bf update configs 2024-02-01 01:13:17 +09:00
Seunghoon Lee 9d602ea90c load pipeline before removing temp dir 2024-02-01 01:13:17 +09:00
Seunghoon Lee 5b2f77811c reduce memory usage (conversion/optimization) 2024-02-01 01:13:17 +09:00
Seunghoon Lee f832f62773 add onnx pipeline for inpaint 2024-02-01 01:13:17 +09:00
Seunghoon Lee d685426e5b refactor onnx/olive 2024-02-01 01:13:16 +09:00
Seunghoon Lee cef798bf57 implement olive img2img 2024-02-01 01:13:16 +09:00
Seunghoon Lee c8814c4898 img2img wip 2024-02-01 01:13:16 +09:00
Seunghoon Lee 6507491d8f refactor onnx and olive 2024-02-01 01:13:14 +09:00
Seunghoon Lee b70258c926 add sdxl configs 2024-02-01 01:13:01 +09:00
Seunghoon Lee ba66bf7900 add sdxl configs 2024-02-01 01:13:01 +09:00
Seunghoon Lee af4302ddfa update olive by #2429 2024-02-01 01:13:01 +09:00
Disty0 8c819df207 ONNX OpenVINO fixes 2024-02-01 01:13:00 +09:00
Seunghoon Lee 5ce83bbfc4 specify provider 2024-02-01 01:13:00 +09:00
Seunghoon Lee ee818d9990 fixes 2024-02-01 01:13:00 +09:00
Seunghoon Lee 84f2a9df95 make olive optional 2024-02-01 01:12:58 +09:00
Seunghoon Lee e954695b5a fix olive not found 2024-02-01 01:12:12 +09:00
Seunghoon Lee 204d9b7738 vae channels last 2024-02-01 01:12:12 +09:00
Seunghoon Lee f154c7824a directly load submodels 2024-02-01 01:12:11 +09:00
Seunghoon Lee 583116e66e fix cached model pipeline 2024-02-01 01:12:11 +09:00
Seunghoon Lee ae5e40785e fix ep option save 2024-02-01 01:12:11 +09:00
Seunghoon Lee 507f8c24e7 add license of olive 2024-02-01 01:12:11 +09:00
Seunghoon Lee 18e2579842 update footprint filename of cpuep 2024-02-01 01:12:10 +09:00
Seunghoon Lee 98ee5848f2 customizable execution provider. 2024-02-01 01:12:10 +09:00
Seunghoon Lee b7cfd09d50 add optimization on gpu 2024-02-01 01:12:10 +09:00
Disty0 150c3ad078 Use get_raw_openvino_device with ONNX 2024-02-01 01:12:10 +09:00
Seunghoon Lee fd2c1e2546 add onnxruntime-openvino support. 2024-02-01 01:12:09 +09:00
Seunghoon Lee df021b3982 support more backends 2024-02-01 01:12:09 +09:00
Seunghoon Lee c327331312 update olive configs 2024-02-01 01:12:09 +09:00
Seunghoon Lee b22d5521b7 optimized model downloading 2024-02-01 01:12:08 +09:00
Seunghoon Lee f22bc3f53c remove optimize error log 2024-02-01 01:12:08 +09:00
Seunghoon Lee ff6acb4e3f olive_cache_optimized 2024-02-01 01:12:08 +09:00
Seunghoon Lee b7cce01222 cleanup 2024-02-01 01:12:08 +09:00
Seunghoon Lee def8a30017 Initial Olive implementation. 2024-02-01 01:12:07 +09:00
Vladimir Mandic 21516c3ba3 cleanup 2024-01-31 10:29:11 -05:00
Vladimir Mandic f7842d959e fix typo 2024-01-31 10:29:01 -05:00
Vladimir Mandic 778f54e7c7 remove dependency on diffusers dev 2024-01-31 10:27:15 -05:00
Vladimir Mandic 09d1f1e788 add sa solver and prototype instaflow 2024-01-31 09:51:34 -05:00
Vladimir Mandic b1ccadf793 quickfix ipadapter 2024-01-30 19:05:18 -05:00
Vladimir Mandic ccc38dde95 fix ipadapter unload/reapply and use in control 2024-01-30 17:02:31 -05:00
Vladimir Mandic 8f1f538bc9 add api compatibility layer for civitai 2024-01-30 16:19:03 -05:00
Vladimir Mandic d0ff929fd2 update api compatibility 2024-01-30 14:17:32 -05:00
Vladimir Mandic 1c40ebf32b restore pipe at the end of ops 2024-01-30 13:37:32 -05:00
Vladimir Mandic 5faa144a29 fix imports 2024-01-30 13:03:47 -05:00
Vladimir Mandic 413d58fb8f fix sag 2024-01-30 12:28:47 -05:00
Vladimir Mandic 3baff5906b control enable image drag, prompt parse, add metadata 2024-01-30 11:26:34 -05:00
Enes Sadık Özbek 9dc5fe43c5 fix ValueError on api img gen when face script is enabled 2024-01-30 09:35:29 -05:00