Vladimir Mandic
|
6b6170bfaa
|
Merge branch 'dev' into SD3-parsing
|
2024-06-21 08:16:44 -04:00 |
|
Vladimir Mandic
|
e51599cc6f
|
disable model load fallback on unknown model
|
2024-06-20 18:21:42 -04:00 |
|
Vladimir Mandic
|
1a6d313340
|
cleanup
|
2024-06-20 13:46:31 -04:00 |
|
AI-Casanova
|
1fcd378bd1
|
Merge branch 'dev' into SD3-parsing
|
2024-06-19 23:47:17 -05:00 |
|
AI-Casanova
|
e3009753e3
|
Finish SD3 Prompt Parsing, reconfigure Compel Hijack
|
2024-06-19 23:41:11 -05:00 |
|
Disty0
|
bf9565cb46
|
NNCF compression support on CPU and add INT8 option for T5
|
2024-06-19 21:23:47 +03:00 |
|
Vladimir Mandic
|
2a27cd916d
|
pixart sigma improvements
|
2024-06-18 13:21:13 -04:00 |
|
Vladimir Mandic
|
bbaa03a466
|
add 4bit t5
|
2024-06-17 09:39:30 -04:00 |
|
Vladimir Mandic
|
9644063cd6
|
add generic t5 loader
|
2024-06-16 11:38:29 -04:00 |
|
Vladimir Mandic
|
a726acbcc6
|
fix HunyuanDiT
|
2024-06-15 17:08:33 -04:00 |
|
Vladimir Mandic
|
5feaed0c6a
|
unify hf-login
|
2024-06-15 16:47:03 -04:00 |
|
Vladimir Mandic
|
3f1c236ce4
|
force apply vae config on model load
|
2024-06-13 20:13:18 -04:00 |
|
Vladimir Mandic
|
d7983eece7
|
sd3 add transformer attention method
|
2024-06-13 13:28:24 -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
|
e0ab411686
|
update sd3 loader cache
|
2024-06-12 21:30:15 -04:00 |
|
Vladimir Mandic
|
6e01d510d4
|
add sd3
|
2024-06-12 21:02:48 -04:00 |
|
Vladimir Mandic
|
6d6f1de295
|
additional python 3.12 compatibility
|
2024-06-08 14:14:48 -04:00 |
|
Vladimir Mandic
|
5574833f0d
|
refactor backend detection
|
2024-06-06 20:41:10 -04:00 |
|
Vladimir Mandic
|
1e4800e8f5
|
Jumbo update: HunyuanDiT, MuLan, PCM, T-Gate, KohyaHiResFix
|
2024-06-03 16:53:20 -04:00 |
|
Vladimir Mandic
|
3cd12c51f5
|
fix loading models
|
2024-06-02 11:51:42 -04:00 |
|
Vladimir Mandic
|
9a7a5ba81c
|
lint cleanup
|
2024-05-28 10:48:27 -04:00 |
|
Vladimir Mandic
|
d7c732bfe6
|
layer diffuse enhancements
|
2024-05-28 08:45:29 -04:00 |
|
Vladimir Mandic
|
b5c1ec1941
|
multiple patches
|
2024-05-27 16:29:32 -04:00 |
|
Disty0
|
08497c1a90
|
Remove offload device workaround
|
2024-05-27 16:22:16 +03:00 |
|
Vladimir Mandic
|
ac5b9a66b9
|
update requirements
|
2024-05-21 11:42:59 -04:00 |
|
Vladimir Mandic
|
554e5c8224
|
torch dynamic profiling
|
2024-05-16 18:40:18 -04:00 |
|
Vladimir Mandic
|
d63f35e298
|
add cudaMallocAsync
|
2024-05-16 18:02:55 -04:00 |
|
Vladimir Mandic
|
199eca2133
|
mulan prototype
|
2024-05-16 12:40:28 -04:00 |
|
Vladimir Mandic
|
2dc08a0453
|
Merge pull request #3136 from Disty0/dev
Stable Cascade UNet support
|
2024-05-15 11:54:31 -04:00 |
|
Vladimir Mandic
|
eb34241ca9
|
enhance metadata handling
|
2024-05-15 10:08:31 -04:00 |
|
Disty0
|
d171f58018
|
Move Cascade from sd_models
|
2024-05-15 09:18:18 +03:00 |
|
Disty0
|
aca870ac4f
|
Stable Cascade UNet support
|
2024-05-15 09:06:53 +03:00 |
|
Vladimir Mandic
|
894a1986f3
|
fix pixart-sigma and make it muuch faster
|
2024-05-14 14:59:55 -04:00 |
|
Vladimir Mandic
|
f7fa2794df
|
fix stable cascade
|
2024-05-14 14:20:13 -04:00 |
|
Vladimir Mandic
|
76cbf11559
|
cache diffusers model config
|
2024-05-14 12:54:34 -04:00 |
|
Vladimir Mandic
|
328930966e
|
change local_files_only
|
2024-05-12 18:37:30 -04:00 |
|
Vladimir Mandic
|
d6e2271fc3
|
fix pag with facehires
|
2024-05-11 09:42:39 -04:00 |
|
Vladimir Mandic
|
cb1838c05e
|
update loading logic again
|
2024-05-11 09:33:04 -04:00 |
|
Vladimir Mandic
|
bd3b3bd01c
|
set localfilesonly default false
|
2024-05-10 18:02:01 -04:00 |
|
Disty0
|
8cddaa5723
|
Re-apply attention if attention method changes
|
2024-05-11 00:05:22 +03:00 |
|
Vladimir Mandic
|
d1b0cd61b3
|
reorg model load
|
2024-05-10 16:53:49 -04:00 |
|
Vladimir Mandic
|
1c793e8357
|
fix embeddings load
|
2024-05-10 16:35:36 -04:00 |
|
Vladimir Mandic
|
2f3557f6ea
|
patch diffusers loader
|
2024-05-10 10:08:01 -04:00 |
|
Vladimir Mandic
|
35665cd719
|
new from_single_file compatibiltiy
|
2024-05-09 16:27:21 -04:00 |
|
Vladimir Mandic
|
faf3f3212e
|
animatediffxl alpha
|
2024-05-09 10:13:56 -04:00 |
|
Vladimir Mandic
|
0b420eaf44
|
fix git mess
|
2024-05-07 17:43:27 -04:00 |
|
Vladimir Mandic
|
be52fe003b
|
backup default sampler
|
2024-05-07 17:26:01 -04:00 |
|
Disty0
|
6942c3e61e
|
Fix sequential offload with embeddings
|
2024-05-07 20:25:20 +03:00 |
|
Disty0
|
3f4cd91640
|
Fix VAE reload with sequential offload
|
2024-05-07 19:38:00 +03:00 |
|