Commit Graph

3312 Commits

Author SHA1 Message Date
Vladimir Mandic 186bd236f5 js monitor ops 2023-07-13 09:50:38 -04:00
Vladimir Mandic fd1adf73c1 Merge pull request #1648 from Kubuxu/feat/unet-dtype
Use float16 for image processing, use dummy attention head to enable spd flash-attention and memory-efficient attention
2023-07-13 08:08:38 -04:00
Vladimir Mandic 7aa5820811 Merge pull request #1662 from rocketsvm/patch-1
Fix "Train embedding" button
2023-07-13 08:07:37 -04:00
Vladimir Mandic f100e66122 fix refiner prompt 2023-07-13 07:59:43 -04:00
rocketsvm 3c8754ba55 Fix "Train embedding" button 2023-07-13 09:42:27 +05:00
Kubuxu 2eb705df15 Intoduce attention heads dimension into sdp_attnblock_forward
This enables flash-attention and memory-efficient attention optimizations.
2023-07-12 22:12:03 +01:00
Kubuxu a966a0d5ad Use float16 for image processing, force dtype_vae for encoding 2023-07-12 22:12:03 +01:00
Kubuxu 5d0c01b9e3 Use dtype_unet as specified, propagete types in gaussian 2023-07-12 22:11:46 +01:00
Vladimir Mandic 6947776dcb fix imageview direction 2023-07-12 16:59:02 -04:00
Vladimir Mandic e4a682de2b fix priorpipeline 2023-07-12 16:46:25 -04:00
Vladimir Mandic 5c8ead7be0 update diffusers 2023-07-12 15:35:41 -04:00
Disty0 f0506fd517 Move ipex optimize to compile 2023-07-12 19:58:08 +03:00
Vladimir Mandic de2c239c26 large js refactor 2023-07-12 10:58:35 -04:00
Disty0 c3a4293f22 Disable torch_gc for IPEX in WSL2 2023-07-12 13:02:42 +03:00
Disty0 2bce86a50a Replace empty_cache with torch_gc 2023-07-12 12:45:21 +03:00
Disty0 562ca33275 Fix Diffusers _conv_forward dtype error with IPEX 2023-07-12 02:03:45 +03:00
Vladimir Mandic ec99bad021 enable backend switching on-the-fly 2023-07-11 15:55:02 -04:00
Vladimir Mandic 6d277305f6 update processing 2023-07-11 11:40:53 -04:00
Vladimir Mandic 6b26c55138 fix extra network tab detection and add heic to training options 2023-07-11 08:35:18 -04:00
Disty0 a844a83d9d VRAM efficient refiner loading for compiler 2023-07-11 11:00:45 +03:00
Vladimir Mandic 75a8c1f9d0 enable basic img2img 2023-07-10 11:44:52 -04:00
Vladimir Mandic 72048f9e24 installer and extra networks tweaks 2023-07-10 08:19:33 -04:00
Disty0 4152c2049b Update IPEX logging 2023-07-10 14:49:42 +03:00
Vladimir Mandic 85a197ca52 update hints 2023-07-09 16:11:11 -04:00
Disty0 798c5f23c5 VRAM efficient IPEX Optimize for refiner 2023-07-09 19:14:30 +03: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
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
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 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 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 9f96d4f657 update notes 2023-07-06 20:21:01 -04:00