mirror of
https://github.com/vladmandic/automatic
synced 2026-09-06 04:50:44 +02:00
SDNQ add siglip_embedder to ZImage skip keys
This commit is contained in:
@@ -188,7 +188,7 @@ module_skip_keys_dict = {
|
||||
{}
|
||||
],
|
||||
"ZImageTransformer2DModel": [
|
||||
["layers.0.adaLN_modulation.0.weight", "t_embedder", "cap_embedder", "all_x_embedder", "all_final_layer"],
|
||||
["layers.0.adaLN_modulation.0.weight", "t_embedder", "cap_embedder", "siglip_embedder", "all_x_embedder", "all_final_layer"],
|
||||
{}
|
||||
],
|
||||
"HunyuanImage3ForCausalMM": [
|
||||
|
||||
Reference in New Issue
Block a user