Commit Graph

5246 Commits

Author SHA1 Message Date
Aptronymist f8e4e00d47 Update README.md
Included fix for `typing-extensions` error
2023-07-09 11:47:22 -04:00
Vladimir Mandic a16eee1504 bugfix release 2023-07-09 10:06:47 -04:00
Disty0 a9dab70a2c Fix IPEX Optimize with Diffusers 2023-07-09 16:17:50 +03:00
Vladimir Mandic a93e3a0619 Merge pull request #1613 from Kubuxu/fix/imageViewer
Fix image viewer
2023-07-09 08:06:12 -04:00
Seunghoon Lee 6b63893348 Fix terminal hang up with TI on DirectML. 2023-07-09 15:47:38 +09:00
Disty0 d915d8d659 Disable xpu.optimize for SD 1-2 2023-07-09 03:09:37 +03:00
Disty0 467197a7f1 xpu.optimize for diffusers 2023-07-09 02:35:12 +03:00
Kubuxu 805fa71dfb Cleanup and make condition simpler 2023-07-08 22:19:44 +01:00
Kubuxu 3ca3964171 Fix image viewer
Short click (<100 ms) will keep the image open.
Click and hold will close the image after the mouse button is released.
Click, hold and move mouse won't close the image.
No changes regarding mobile, it will still need work in that regard.
2023-07-08 22:10:21 +01:00
Vladimir Mandic db30f5faec update changelog 2023-07-08 14:22:51 -04:00
Vladimir Mandic 8490cbf65e post merge cleanup 2023-07-08 14:05:55 -04:00
Vladimir Mandic abd12bbcae Merge pull request #1609 from vladmandic/dev
Dev
2023-07-08 13:36:27 -04:00
Vladimir Mandic 2a21196061 Merge branch 'master' into dev 2023-07-08 13:35:25 -04:00
Vladimir Mandic 3e61907bfe minor fixes 2023-07-08 13:17:12 -04:00
Seunghoon Lee cf40282faa Merge branch 'master' of https://github.com/vladmandic/automatic 2023-07-09 01:29:27 +09:00
Seunghoon Lee 99c7f23c89 remove useless methods. 2023-07-09 01:29:04 +09:00
Vladimir Mandic a79b8c86c2 cleanup before merge 2023-07-08 12:20:37 -04:00
Vladimir Mandic 89a7ea6a3f overal quality fixes 2023-07-08 09:49:41 -04:00
Vladimir Mandic f0a1c01986 Merge pull request #1606 from BinaryQuantumSoul/master
Readme improvements
2023-07-08 09:48:12 -04:00
QuantumSoul 9dd1ce837a README.md title 2023-07-08 15:38:54 +02:00
QuantumSoul 7e665ab5c0 Beautiful README.md
formatting
2023-07-08 15:03:52 +02:00
QuantumSoul 1822242b3f Update README.md
- Fix typos
- Add trailing dots
- Fix formatting
2023-07-08 14:27:29 +02:00
Vladimir Mandic 816876c8ac fix installer errors 2023-07-07 21:59:50 -04:00
Vladimir Mandic 5bf3d229d0 rehost clip-interrogator and update installer 2023-07-07 21:54:21 -04:00
Vladimir Mandic 0f4f8c6015 extra networks fixes 2023-07-07 20:20:48 -04:00
Disty0 4459cc581a Prior device.type cuda or xpu 2023-07-07 23:03:29 +03:00
Disty0 205b516487 Fix diffusers_sdxl on ipex 2023-07-07 22:41:26 +03:00
Vladimir Mandic 120710f28a force model variant 2023-07-07 13:38:04 -04:00
Vladimir Mandic bf84ee8168 update diffusers 2023-07-07 12:48:27 -04:00
Vladimir Mandic 1c22722c8c enable sampler swap for diffusers 2023-07-07 10:10:53 -04:00
Vladimir Mandic 3e4ca0095e fix compile 2023-07-07 10:05:32 -04:00
Vladimir Mandic 3e1a6a96d0 add additional pipelines 2023-07-07 09:38:19 -04:00
Seunghoon Lee 47c96e34d4 Stringify tensor instead of printing. 2023-07-07 19:11:18 +09:00
Seunghoon Lee 1d36e19996 Fix PNDMScheduler for DirectML. 2023-07-07 18:52:04 +09:00
Vladimir Mandic 0157b3bb4c update 2023-07-06 20:24:04 -04:00
Vladimir Mandic 9f96d4f657 update notes 2023-07-06 20:21:01 -04:00
Vladimir Mandic 7e11ff2b34 add sdxl support 2023-07-06 19:26:43 -04:00
Vladimir Mandic d8748fd7eb theme update 2023-07-06 09:44:43 -04:00
Vladimir Mandic 849877ec50 version lock pillow 2023-07-06 08:50:38 -04:00
Disty0 3bcca6f92b Patch torch.Generator again 2023-07-06 02:51:27 +03:00
Vladimir Mandic dd4602fd64 update dynamo logging 2023-07-05 18:58:26 -04:00
Vladimir Mandic c1dd7cd1ab Merge pull request #1582 from GalaxyTimeMachine/dev
Update ui_extensions.py
2023-07-05 18:53:34 -04:00
Vladimir Mandic de94eb1589 api update 2023-07-05 18:09:34 -04:00
GalaxyTimeMachine c91b052fc8 Update ui_extensions.py
Corrected typo on line 20: avilable > available
2023-07-05 21:15:51 +02:00
Disty0 422c60c787 Patch torch.Generator 2023-07-05 20:49:39 +03:00
Seunghoon Lee a076ff1b43 Use backend enum on diffusers check. 2023-07-06 01:45:12 +09:00
Seunghoon Lee 993de932ab Add an opts override for DirectML. 2023-07-06 01:35:00 +09:00
Vladimir Mandic d30a55e523 fix settings again 2023-07-05 11:54:49 -04:00
Vladimir Mandic cc69c3f89f init samplers config regardless of pipeline 2023-07-05 11:21:02 -04:00
Vladimir Mandic be0bfbcd27 fix samplers config 2023-07-05 11:00:29 -04:00