Commit Graph

56 Commits (5d1bfc2bfcb63d8e34c96b7d2a5d942e7e242aaf)

Author SHA1 Message Date
Vladimir Mandic b2dbef53e5 restyled all toolbuttons to be modernui native
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-08-31 15:01:50 -04:00
Vladimir Mandic 192af76716 guard for onnxruntime
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-08-16 09:46:49 -04:00
Vladimir Mandic 7ef342933e cleanup onnx init
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-08-16 09:46:49 -04:00
Vladimir Mandic 66456f3b4f civitai search redesign prototype
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-08-04 15:53:43 -04:00
Vladimir Mandic 8473bae0fc 1000 papercuts
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-05-13 21:51:33 -04:00
Seunghoon Lee d5b3662e21
onnx 2025-04-19 13:54:45 +09:00
Seunghoon Lee 712530341a
fix onnx 2025-04-19 13:25:05 +09:00
Vladimir Mandic ea0389162f check for init and call
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-04-03 19:23:33 -04:00
Vladimir Mandic f4fdd496b9 more granular quantization modules options
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-03-28 14:46:52 -04:00
Vladimir Mandic 9bf6838962 update video tab
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-03-20 14:39:38 -04:00
Vladimir Mandic ea6d3107ab update all todo statements
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-12-22 08:39:31 -05:00
Seunghoon Lee c9021ea7d3
optimum 1.23 2024-10-27 19:38:25 +09:00
Vladimir Mandic 6760632f38 major model load refactor
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-10-26 13:22:29 -04:00
Vladimir Mandic 8b77b95804 handle setuptools 2024-09-17 10:32:44 -04:00
Seunghoon Lee a1e6a35e8a
rocm wsl fix arch detection 2024-07-07 17:05:30 +09:00
Seunghoon Lee 55ea007369
split onnx init into two passes 2024-07-02 22:46:13 +09:00
Seunghoon Lee 803558991d
remove duplicate imports 2024-07-02 22:40:08 +09:00
Seunghoon Lee cbd8b57c7c
add checks 2024-07-02 22:38:56 +09:00
Vladimir Mandic 3d130e0f42 move optimum to try/except block 2024-07-02 09:36:22 -04:00
Seunghoon Lee 18898a32c0
fix onnx/olive generation 2024-05-05 22:44:53 +09:00
Seunghoon Lee 32c6cc14d4
linux rocm onnxruntime 2024-05-05 18:53:02 +09:00
Seunghoon Lee 5f5fa99360
olive-ai 0.5.x support 2024-05-05 18:52:36 +09:00
Seunghoon Lee a44cedec0a fix onnx vae 2024-04-06 21:58:54 +09:00
Disty0 ee39345c0c OpenVINO ONNX fixes 2024-03-31 22:12:02 +03:00
Seunghoon Lee 7e50fa1b2b
fix onnx model loading 2024-03-30 16:44:00 +09:00
Vladimir Mandic 46cd9ab412 silent onnx import fail 2024-03-15 11:02:09 -04:00
Vladimir Mandic 9d1a827900
Merge branch 'master' into dev 2024-02-22 13:57:11 -05:00
Vladimir Mandic 41cfecc127 pre-merge cleanup 2024-02-22 13:56:49 -05:00
Vladimir Mandic 0521f8cb16 minor updates 2024-02-22 13:51:10 -05:00
Vladimir Mandic e64055cc01 handle installer exceptions and update requirements 2024-02-22 13:07:31 -05:00
Vladimir Mandic cf3fbad84e gracefully fail onnx imports 2024-02-19 18:15:52 -05:00
Seunghoon Lee 71caa89246
onnx fp16 vae 2024-02-11 00:08:32 +09:00
Vladimir Mandic bf14e6ed6d fix mask missing options and system paths 2024-02-10 08:10:24 -05:00
Seunghoon Lee 4187692852
fix onnx sdxl 2024-02-10 20:59:28 +09:00
Seunghoon Lee 235bd18516
onnx tooltip, olive-ai check 2024-02-10 20:59:04 +09:00
Seunghoon Lee cfb059c5e8
fix onnx sdxl 2024-02-10 06:03:39 +09:00
Seunghoon Lee 748ed539ed
onnx tooltip, olive-ai check 2024-02-09 03:43:46 +09:00
Vladimir Mandic d5a4f43f43 post release jumbo update 2024-02-08 12:10:32 -05:00
Seunghoon Lee 4bfa0a5650
cleanup 2024-02-06 19:23:59 +09:00
Seunghoon Lee 70a15defc5
add onnx initialization log 2024-02-06 18:20:23 +09:00
Seunghoon Lee cdc29fafce
check olive recompile 2024-02-06 18:14:48 +09:00
Seunghoon Lee 07726eac2e
fix olive recompile 2024-02-06 17:42:07 +09:00
Seunghoon Lee 220498c652
update onnx utils. 2024-02-05 22:16:51 +09:00
Seunghoon Lee ae113cae1e
update onnx pipelines. 2024-02-05 22:11:24 +09:00
Seunghoon Lee 7c0d1d879f
onnx sdxl vae 2024-02-02 19:01:02 +09:00
Seunghoon Lee 1eaa40678a
OnnxStableDiffusionUpscalePipeline, enable hires for onnx. 2024-02-02 18:22:22 +09:00
Seunghoon Lee df7564a01f
olive fix mat1 mat2 mismatch 2024-02-02 16:17:59 +09:00
Seunghoon Lee 69599f01e5
olive do not ignore venv path 2024-02-02 14:08:02 +09:00
Seunghoon Lee fcf00bd854
move initialization of onnx pipelines & create onnx folder automatically 2024-02-02 05:20:46 +09:00
Vladimir Mandic a4e1fc7b31 oliver module loader 2024-02-01 14:54:43 -05:00