mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
SDNQ update CosmosTransformer3DModel keys
This commit is contained in:
@@ -315,7 +315,7 @@ module_skip_keys_dict = {
|
||||
{}
|
||||
],
|
||||
"CosmosTransformer3DModel": [
|
||||
["patch_embed", "time_embed", "norm_out", "proj_out", "crossattn_proj"],
|
||||
["transformer_blocks.0.norm*", "patch_embed", "time_embed", "norm_out", "proj_out", "crossattn_proj"],
|
||||
{}
|
||||
],
|
||||
"GlmImageTransformer2DModel": [
|
||||
|
||||
Reference in New Issue
Block a user