| { | |
| "gate_dim": 17, | |
| "patch_feat_dim": 256, | |
| "num_patches": 64, | |
| "clip_vae_dim": 768, | |
| "clip_vae_bottleneck": 256, | |
| "deform_hidden": 128, | |
| "deform_num_layers": 4, | |
| "cross_attn_enabled": true, | |
| "cross_attn_heads": 8, | |
| "cross_attn_dim": 768, | |
| "geo_blend_mode": "learnable", | |
| "geo_blend_init": 0.0 | |
| } |