Commit Graph

7664 Commits (e66fe42f4e8a5021bbf430f8a7d990a4b4bd4f92)

Author SHA1 Message Date
Vladimir Mandic 19203aab6c en add sort and other updates 2023-10-29 10:29:50 -04:00
Seunghoon Lee 0fb95df44d cleanup? 2023-10-29 22:57:16 +09:00
Vladimir Mandic a99c7d3d53 mobile optimization 2023-10-28 17:19:55 -04:00
Seunghoon Lee db58f1f2ba
add prefix for directml specific option 2023-10-28 14:24:33 +09:00
Seunghoon Lee 1b7bdcb102
fix directml fp16 inpainting 2023-10-28 14:24:13 +09:00
Seunghoon Lee e750112612
add prefix for directml specific option 2023-10-28 12:57:28 +09:00
Vladimir Mandic d91338b3c7 fix seq in path 2023-10-26 12:01:55 -04:00
Vladimir Mandic ac5f76b386 update changelog 2023-10-26 08:01:59 -04:00
Vladimir Mandic b975bcec87 cleanup 2023-10-26 07:30:26 -04:00
Vladimir Mandic 267905e6bb Revert "Merge pull request #2411 from vladmandic/master"
This reverts commit 64cce8a606, reversing
changes made to 597fc1863f.
2023-10-26 07:30:01 -04:00
Vladimir Mandic 886af2ee16 Revert "Merge pull request #2410 from vladmandic/master"
This reverts commit 597fc1863f, reversing
changes made to 4ab584e93f.
2023-10-26 07:29:49 -04:00
Vladimir Mandic 64cce8a606
Merge pull request #2411 from vladmandic/master
update dev
2023-10-26 07:28:27 -04:00
Vladimir Mandic 480f4fd8f9 add missing function 2023-10-26 07:19:15 -04:00
Vladimir Mandic 5219daa7fb Revert "Merge branch 'dev' into master"
This reverts commit 4b91ee0044, reversing
changes made to fc7e3c5721.
2023-10-26 07:17:40 -04:00
Vladimir Mandic 90d2197e04 Revert "add binary mask"
This reverts commit fc7e3c5721.
2023-10-26 07:17:04 -04:00
Vladimir Mandic 597fc1863f
Merge pull request #2410 from vladmandic/master
update dev
2023-10-26 07:13:09 -04:00
Vladimir Mandic 4b91ee0044
Merge branch 'dev' into master 2023-10-26 07:12:59 -04:00
Vladimir Mandic fc7e3c5721 add binary mask 2023-10-26 07:09:15 -04:00
Vladimir Mandic d135fe1383 fix fn sequence 2023-10-26 07:02:44 -04:00
Vladimir Mandic 4ab584e93f update changelog 2023-10-25 19:44:53 -04:00
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