Commit Graph

8455 Commits

Author SHA1 Message Date
Vladimir Mandic d0f94503b5 logging
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-09-29 20:32:02 -04:00
Vladimir Mandic b31d02ba1d cleanup
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-09-29 20:28:01 -04:00
Vladimir Mandic 47755dce6b refactor devices
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-09-29 20:17:03 -04:00
Vladimir Mandic fe94edf781 set default cuda dtype to auto
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-09-29 14:16:14 -04:00
Vladimir Mandic 174add0c3a restore dtype after upcast complete
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-09-29 13:22:08 -04:00
Vladimir Mandic 2e3a3a3ec7 add ctrl+x
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-09-29 12:35:48 -04:00
Vladimir Mandic c6e4aee7a4 fix vdm
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-09-28 09:02:51 -04:00
Vladimir Mandic d51a695d70 update changelog 2024-09-27 08:59:55 -04:00
Vladimir Mandic 199371314b fix upcsast 2024-09-27 08:54:47 -04:00
Vladimir Mandic 27afd84240 Merge pull request #3458 from Symbiomatrix/Token
Bugfix: Unused token
2024-09-27 08:54:26 -04:00
Vladimir Mandic 1a37215a3d fix upcast 2024-09-27 08:41:36 -04:00
Vladimir Mandic 157f581506 fix filename seq 2024-09-27 07:48:07 -04:00
Seunghoon Lee 470ea10e95 fix hipinfo 2024-09-27 10:24:55 +09:00
Symbiomatrix 3d9f2c5e46 Bugfix: Unused token 2024-09-27 04:06:23 +03:00
Seunghoon Lee 707c59a81d some rewrites 2024-09-27 09:42:41 +09:00
Seunghoon Lee b74af75622 add more known devices 2024-09-27 09:42:13 +09:00
Vladimir Mandic bcb704a4ac update changelog 2024-09-26 13:32:31 -04:00
Vladimir Mandic d125d6971a Merge pull request #3457 from EnragedAntelope/patch-1
Add JasperAI Flux Controlnets
2024-09-26 13:24:15 -04:00
EnragedAntelope b77bb9f27f Add JasperAI Flux Controlnets 2024-09-26 13:08:17 -04:00
Vladimir Mandic d9b594e3a7 improve lora detection, logging and error handling 2024-09-26 10:55:27 -04:00
Vladimir Mandic b8055d1527 fix xyz grid 2024-09-26 09:24:11 -04:00
Vladimir Mandic 0391577443 Merge pull request #3455 from Fundaris/dev
fix xyz grid seed label broke after renaming options
2024-09-26 07:14:43 -04:00
Fundaris 1fff99fc96 fix xyz grid seed labels broke after renaming options 2024-09-26 09:02:20 +02:00
Seunghoon Lee bfd8e70459 remove unnecessary line 2024-09-26 14:07:12 +09:00
Seunghoon Lee 7b3f4d4020 rocm skip if flash-attn is installed 2024-09-26 13:39:47 +09:00
Seunghoon Lee 96922d70a7 rocm&zluda handle apu 2024-09-26 13:34:11 +09:00
Seunghoon Lee 9ba7f4b1a0 rocm fix none error 2024-09-26 13:25:06 +09:00
Seunghoon Lee 220878cb03 zluda device id #4 2024-09-26 13:20:46 +09:00
Seunghoon Lee 993a3d7072 zluda device id #3 2024-09-26 13:07:54 +09:00
Seunghoon Lee bdcef261c5 zluda device id #2 2024-09-26 13:01:55 +09:00
Seunghoon Lee 6af1524be8 zluda device id #1 2024-09-26 12:55:08 +09:00
Seunghoon Lee 82ce34cc74 zluda device id experiment 2024-09-26 11:38:30 +09:00
Vladimir Mandic 3d38f6ea73 update xyz grid 2024-09-25 19:32:57 -04:00
Vladimir Mandic 2c990b73c6 update changelog 2024-09-25 18:05:53 -04:00
Vladimir Mandic 938a8585f2 fix vae upcast condition 2024-09-25 18:05:53 -04:00
Vladimir Mandic e7e79c4870 add lora_load_gpu setting 2024-09-25 18:05:53 -04:00
Vladimir Mandic 3198a19899 Merge pull request #3454 from ZeldaMaster501/dev
UI Tweak
2024-09-25 18:04:43 -04:00
ZeldaMaster501 fb3b7fae99 UI Tweak
This PR adds a toggleable button to the lightbox modal toolbar, allowing users to show or hide the generation parameters (modalExif) when viewing images. By default, the parameters are hidden to optimize screen space primarily on mobile devices.
2024-09-25 09:51:23 -05:00
Vladimir Mandic c00bcde33a update changelog 2024-09-24 20:36:27 -04:00
Vladimir Mandic 4136983f82 add reprocess plus major processing refactor 2024-09-24 20:31:05 -04:00
Seunghoon Lee 1395f5bf9e add triton backend flash-attn (experimental) 2024-09-24 12:53:18 +09:00
Seunghoon Lee e246e55734 rocm install flash-attn if needed 2024-09-24 12:27:43 +09:00
Seunghoon Lee 718cfe48a2 zluda hijack fft 2024-09-24 11:01:48 +09:00
Disty0 4de0480d9f Upcast bf16 fftn to fp32 2024-09-23 22:53:40 +03:00
Disty0 31b66cfa4a IPEX fix FreeU 2024-09-23 21:43:01 +03:00
Vladimir Mandic b8877d365a add free-u check 2024-09-23 12:42:18 -04:00
Vladimir Mandic 92f2a2902f improve profiling 2024-09-23 11:07:24 -04:00
Vladimir Mandic ddefb38030 cleanup lora detect 2024-09-22 19:50:57 -04:00
AI-Casanova f74187cdb1 Bundled Embeddings quick fix 2024-09-22 17:58:02 -05:00
Vladimir Mandic 3ceb998338 display lora tag in networks and do not filter 2024-09-22 15:25:10 -04:00