Commit Graph

6194 Commits

Author SHA1 Message Date
Disty0 98c27b4e16 Fix for Zero123+ 2023-10-26 00:22:23 +03:00
Vladimir Mandic cca6d3fa53 update changelog 2023-10-25 11:16:46 -04:00
Vladimir Mandic ecadbc1683 lint updates 2023-10-25 11:10:21 -04:00
Vladimir Mandic 3772716fae support lcm, switch fonts 2023-10-25 10:49:58 -04:00
Vladimir Mandic 2522bdeedb redesign job state and progress bar 2023-10-24 22:02:46 -04:00
Vladimir Mandic 3fcc9814de readd blip 2023-10-24 17:54:40 -04:00
Vladimir Mandic 6419bffd6d cleanup blip 2023-10-24 17:54:05 -04:00
Vladimir Mandic e7dc410cc8 cleanup 2023-10-24 17:41:26 -04:00
Vladimir Mandic 636560c627 Merge pull request #2401 from vladmandic/master
update dev
2023-10-24 17:38:13 -04:00
Vladimir Mandic 11834888c4 fix v_preditction 2023-10-24 14:12:02 -04:00
Disty0 dbd0bf4bac Add custom pipeline support for Diffusers backend 2023-10-24 20:12:40 +03:00
Vladimir Mandic bc80c14704 log cleanup 2023-10-24 08:47:08 -04:00
Disty0 b834e3ad0b Fix hires progress 2023-10-24 02:01:38 +03:00
Vladimir Mandic 0d2f535527 Merge pull request #2391 from vladmandic/master
update dev
2023-10-23 13:25:37 -04:00
Vladimir Mandic 619e385f2d fix image index when saving multiple images 2023-10-23 11:01:09 -04:00
Vladimir Mandic 15dfdbd4fe css fixes 2023-10-23 10:27:13 -04:00
Vladimir Mandic d5c264ec75 fix before hires 2023-10-23 10:19:40 -04:00
Vladimir Mandic bbb37ccc50 fix refiner 2023-10-22 23:52:30 -04:00
Vladimir Mandic 3fec4d493d remove obsolete cli items 2023-10-22 14:55:59 -04:00
Vladimir Mandic 40ec2b8ec9 Merge pull request #2386 from vladmandic/master
update dev
2023-10-22 12:54:28 -04:00
Vladimir Mandic 4ecdf97ed0 css fixes 2023-10-22 12:38:54 -04:00
Vladimir Mandic c0ef02abba update scripts 2023-10-22 12:27:33 -04:00
Vladimir Mandic e8be0a8cdc update changelog 2023-10-22 11:52:40 -04:00
Vladimir Mandic fab013d31c fix diffusers base/hires/refiner workflows 2023-10-22 11:11:28 -04:00
Vladimir Mandic be75ed7e9f compatibility items 2023-10-22 09:58:55 -04:00
Vladimir Mandic 37ae3390f8 Merge pull request #2358 from antis0007/master
Adding OFT support
2023-10-22 09:24:26 -04:00
Seunghoon Lee 07a0d081e5 nan catch as an option 2023-10-22 18:39:27 +09:00
Seunghoon Lee 57b27e6c45 retry if nan is produced from token merging (directml) 2023-10-22 18:25:41 +09:00
AI-Casanova 8f84e968d5 Refactor and clean up network_oft.py
Switch from matmul to einsum
2023-10-21 18:02:05 -06:00
Andrew Tischenko 929f73100a Update network_oft.py
Some updates to make the matmul slightly more correct? Still WIP, needs to be tested against the quality of the future einsum version.
2023-10-21 18:02:05 -06:00
AI-Casanova 5b707e1747 Fix and cleanup lora_convert.py 2023-10-21 18:02:05 -06:00
Andrew Tischenko dc6ffaef7b Adding OFT support
A WIP adaptation of the OFT implementation from the Kohya repo

Co-Authored-By: AI-Casanova <54461896+AI-Casanova@users.noreply.github.com>
2023-10-21 18:02:05 -06:00
Disty0 0288106a1a IPEX fix SwinIR with BF16 2023-10-22 01:37:19 +03:00
Disty0 0c70e6e595 Add compile support for upscalers 2023-10-22 00:29:37 +03:00
Vladimir Mandic 443dde9cb5 direct import of external repos and remove clone from installer 2023-10-21 14:26:32 -04:00
Vladimir Mandic 8eb5e43b7d direct import of external repos and remove clone from installer 2023-10-21 14:26:32 -04:00
Vladimir Mandic 9fad7d4848 Merge pull request #2375 from vladmandic/master
update dev
2023-10-21 14:26:19 -04:00
Vladimir Mandic 2f1f997421 fix xyz grid fill 2023-10-21 14:16:16 -04:00
Vladimir Mandic 2b59b10b8a update todo/changelog 2023-10-21 13:53:25 -04:00
Disty0 f15308c473 Update Diffusers secondary sampler 2023-10-21 19:30:33 +03:00
Vladimir Mandic 9a1c52f4db fix 2023-10-21 12:20:10 -04:00
Vladimir Mandic b648acf9b4 fix windows path 2023-10-21 11:22:47 -04:00
Vladimir Mandic 02fe33cb16 fix image filename handling 2023-10-21 11:13:49 -04:00
vladmandic b00abc4c1d Deploying to master from @ vladmandic/automatic@c22dd25868 🚀 2023-10-21 03:13:26 +00:00
Vladimir Mandic c22dd25868 quick fix 2023-10-20 20:11:07 -04:00
Vladimir Mandic e1c46427e0 minor fixes 2023-10-20 19:03:45 -04:00
Vladimir Mandic db456c22dc Merge pull request #2368 from vladmandic/master
update dev
2023-10-20 12:08:28 -04:00
Vladimir Mandic c82f9748f5 update changelog 2023-10-20 12:06:35 -04:00
Vladimir Mandic df7c04ab27 add keep-interrupted option 2023-10-20 11:51:47 -04:00
Disty0 7b63e4c911 OpenVINO replace MULTI device with HETERO 2023-10-20 18:28:13 +03:00