Commit Graph

5141 Commits

Author SHA1 Message Date
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 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 7f984c66fa fix control reference enabled check 2024-06-09 08:15:34 -04:00
Vladimir Mandic 4840c0019f cleanup installer 2024-06-08 15:17:07 -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 db9718eee6 add torch full deterministic mode 2024-06-07 09:26:51 -04:00
Vladimir Mandic 5574833f0d refactor backend detection 2024-06-06 20:41:10 -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 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
Vladimir Mandic 28b240f51b update 2024-06-04 08:08:37 -04:00
Vladimir Mandic 11b0b5e359 Merge pull request #3179 from lbeltrame/add-controlnets
Add four new ControlNet models for SDXL
2024-06-04 08:04:23 -04:00
Vladimir Mandic e15c21ede9 facehires implement include mask in output 2024-06-04 07:56:46 -04:00
Vladimir Mandic f84705d079 fix tgate apply/unapply 2024-06-04 07:12:12 -04:00
Luca Beltrame 6a212a15f2 Add two more ControlNets (scribble, one generic and one for anime) 2024-06-03 23:51:18 +02:00
Vladimir Mandic 1e4800e8f5 Jumbo update: HunyuanDiT, MuLan, PCM, T-Gate, KohyaHiResFix 2024-06-03 16:53:20 -04:00
Vladimir Mandic 4acb0c887d update dwpose installer 2024-06-02 17:42:46 -04:00
Vladimir Mandic 3cd12c51f5 fix loading models 2024-06-02 11:51:42 -04:00
Vladimir Mandic 7ea81450ba update mim installer 2024-06-02 11:18:39 -04:00
Vladimir Mandic 1015dcc76b cleanup 2024-06-01 15:18:47 -04:00
Vladimir Mandic f55e14be9a add variation seed to metadata 2024-06-01 14:14:51 -04:00
Vladimir Mandic e084d50956 cleanup sampler debug code 2024-06-01 14:00:52 -04:00
Disty0 06f9d6b6e4 Cascade fix progress bar 2024-06-01 17:52:19 +03:00
Vladimir Mandic 7998f405da fix subseed if seed is set 2024-06-01 09:44:53 -04:00
Vladimir Mandic 5a075f420e update schedulers 2024-06-01 09:06:54 -04:00
Vladimir Mandic 2bcada4755 fix restore variation seed for txt2img and img2img 2024-06-01 07:31:00 -04:00
Vladimir Mandic fdb5e240c6 fix face scripts 2024-05-31 14:45:57 -04:00
Disty0 887de74d22 Fix Cascade overcooking with more than 75 tokens 2024-05-31 18:40:39 +03:00
Seunghoon Lee 885f272cdd zluda fix recursion 2024-05-31 13:26:31 +09:00
Vladimir Mandic 84d813bad4 fix faceid and improve insightface installer 2024-05-30 09:45:39 -04:00
Vladimir Mandic 3b004f4bcb fix variation seed with hires pass 2024-05-29 14:14:16 -04:00
Vladimir Mandic 99bddca5c1 fix control prompt lists 2024-05-29 13:48:07 -04:00
Luca Beltrame 1ec5ac1e9f Apply suggestions from review 2024-05-29 18:33:38 +02:00
Luca Beltrame e9d2da42b2 Add two new ControlNet models for SDXL
This PR adds two new ControlNet models made by HF user xinsir:

- New OpenPose model
- New Canny model

Both outperform the standard CN models and they also affect generation
much less. As a plus, the OpenPose model is half the size of the one
used by SD.Next.
2024-05-29 18:23:38 +02:00
Vladimir Mandic 2a8f065682 workaround for resize with modernui 2024-05-29 11:30:59 -04:00
Disty0 042cac8846 Stable Cascade fix NNCF compress 2024-05-29 16:48:41 +03:00
Vladimir Mandic 07b9c553b6 fix gallery extended chars in fn 2024-05-29 08:54:29 -04:00
Vladimir Mandic 0fb1cf4d1f fix ti 2024-05-29 08:48:12 -04:00
Seunghoon Lee 7a19dad24e force cpu ep for zluda 2024-05-29 13:13:51 +09:00
Seunghoon Lee 93c40d69ba directml lint fix 2024-05-29 12:59:16 +09:00