Commit Graph

7931 Commits

Author SHA1 Message Date
Vladimir Mandic d7983eece7 sd3 add transformer attention method 2024-06-13 13:28:24 -04:00
Vladimir Mandic 18e9df9cc2 Merge pull request #3223 from JetVarimax/dev
CHANGELOG typo fixes
2024-06-13 11:49:59 -04:00
JetVarimax f266952375 CHANGELOG typo fixes 2024-06-13 16:31:24 +01:00
Vladimir Mandic 2b17186f69 update notes 2024-06-13 11:04:25 -04:00
Vladimir Mandic edcfe58a5f sd3 enable img2img 2024-06-13 09:14:28 -04:00
Vladimir Mandic 3a9f56a7ac sd3 allow loading safetensors without clip 2024-06-13 09:07:47 -04:00
Vladimir Mandic 9ec6816a91 sd use hf token froms settings and use cached config 2024-06-13 08:52:01 -04:00
Vladimir Mandic 6390920313 cleanup 2024-06-12 21:44:33 -04:00
Vladimir Mandic e0ab411686 update sd3 loader cache 2024-06-12 21:30:15 -04:00
Vladimir Mandic 376ea061ec update readme 2024-06-12 21:26:42 -04:00
Vladimir Mandic e89c5e3692 update todo 2024-06-12 21:03:51 -04:00
Vladimir Mandic 30f984ef63 update changelog 2024-06-12 21:03:36 -04:00
Vladimir Mandic 6e01d510d4 add sd3 2024-06-12 21:02:48 -04:00
Disty0 5f41181576 Cascade normalize padding and replace empty embed option with zeros 2024-06-13 03:13:45 +03:00
Vladimir Mandic 94276cc5cd fix unix launcher to use python from venv 2024-06-11 13:20:32 -04:00
Vladimir Mandic afcb7d56ef update 2024-06-11 13:11:46 -04:00
Vladimir Mandic d302ffbfa4 fix sampler defaults, facehires strength check 2024-06-11 08:55:04 -04:00
Vladimir Mandic 1fe7d922b8 handle infotext without prompt 2024-06-10 17:04:08 -04:00
Vladimir Mandic a5f9001ba9 on-demand install pynvml 2024-06-10 16:46:05 -04:00
Vladimir Mandic a20103a86c add prompt attention normalization 2024-06-10 15:48:55 -04:00
Disty0 38c6dbdd4a Don't force empty padding on Cascade 2024-06-10 18:36:57 +03:00
Disty0 4f482986d1 Add empty prompt padding option 2024-06-10 17:59:07 +03:00
Vladimir Mandic bc339d364e Merge pull request #3210 from Iaotle/patch-1
Fix torch version check for rollback VAE
2024-06-09 19:07:14 -04:00
Vladimir Mandic b3c7267ff9 Merge branch 'dev' into patch-1 2024-06-09 19:07:03 -04:00
Vadim Isakov b48803f96b Update webui.py 2024-06-09 13:12:56 -07:00
Vladimir Mandic 3341a34549 cuda exception handler 2024-06-09 11:15:31 -04:00
Vladimir Mandic 8a541d21fa prep work for single-file t2i-adapters 2024-06-09 09:54:16 -04:00
Vladimir Mandic 773a5087cc control add before after sizing to metadata 2024-06-09 09:25:52 -04:00
Vladimir Mandic d1ae428f4b fix facehires with control batch count 2024-06-09 08:32:31 -04:00
Vladimir Mandic 7f984c66fa fix control reference enabled check 2024-06-09 08:15:34 -04:00
Vladimir Mandic 0fa68f5a9b no not install tensorflow by default 2024-06-08 16:08:56 -04:00
Vladimir Mandic 4840c0019f cleanup installer 2024-06-08 15:17:07 -04:00
Vladimir Mandic ce73566c1d fix lora load diffusers 2024-06-08 15:06:03 -04:00
Vladimir Mandic 6d6f1de295 additional python 3.12 compatibility 2024-06-08 14:14:48 -04:00
Vladimir Mandic d4fead09a6 refactor initial installer 2024-06-08 13:37:52 -04:00
Vladimir Mandic 0680a88be3 add resadapter 2024-06-07 09:59:48 -04:00
Vladimir Mandic 1a829efcf5 fix hidifussion for sd15 2024-06-07 09:27:16 -04:00
Vladimir Mandic db9718eee6 add torch full deterministic mode 2024-06-07 09:26:51 -04:00
vladmandic 84f9caaffe Deploying to master from @ vladmandic/automatic@7c9f1bc797 🚀 2024-06-07 01:10:59 +00:00
Vladimir Mandic 5574833f0d refactor backend detection 2024-06-06 20:41:10 -04:00
Vladimir Mandic c8d6f03209 update changelog 2024-06-06 14:26:50 -04:00
Vladimir Mandic a5a82d9108 sync ui and core branches 2024-06-06 14:25:46 -04:00
Vladimir Mandic 6f019d8b80 infotext handle break before params 2024-06-06 13:43:47 -04:00
Vladimir Mandic cc2d6618d6 fix linebreak strip 2024-06-06 13:27:41 -04:00
Vladimir Mandic 4e1f8a2b71 fix capitalization 2024-06-06 13:15:44 -04:00
Vladimir Mandic b8c6d63580 update changelog 2024-06-06 11:25:06 -04:00
Vladimir Mandic 9bc217644d improve metadata parser 2024-06-06 11:24:31 -04:00
Vladimir Mandic 8a9c10e665 hidiffusion disable embeds cache 2024-06-05 17:36:43 -04:00
Vladimir Mandic 45d1cddbce add directml python version check 2024-06-05 17:24:25 -04:00
Seunghoon Lee 900264a194 windows conceal rocm if zluda disabled 2024-06-05 10:38:03 +09:00