| { | |
| "model_type": "anima_style_embedding_v2", | |
| "architectures": [ | |
| "SharedAxisStyleEncoder" | |
| ], | |
| "architecture": { | |
| "dino_dim": 6912, | |
| "style_dim": 1024, | |
| "axis_count": 256, | |
| "embedding_dim": 1024, | |
| "anima_dim": 12288, | |
| "resolution": "s12", | |
| "set_layers": 2, | |
| "set_heads": 8, | |
| "direct_context_axes": true, | |
| "axis_aligned": true, | |
| "disable_token_film": false, | |
| "translation_invariant_stats": true | |
| }, | |
| "feature_contract": { | |
| "full_latents": "[B,R,16,H,W]", | |
| "face_latents": "[B,R,16,Hf,Wf]", | |
| "dino": "[B,R,6912]", | |
| "anima": "[B,R,3,4096]", | |
| "reference_valid": "[B,R]", | |
| "face_valid": "[B,R]", | |
| "user_weights": "[B,R,5]", | |
| "factor_order": [ | |
| "line", | |
| "color", | |
| "texture", | |
| "layout", | |
| "face" | |
| ] | |
| }, | |
| "routing_modes": [ | |
| "auto", | |
| "assisted", | |
| "manual" | |
| ], | |
| "parameter_count": 51991809, | |
| "source_checkpoint_sha256": "79f1b467fa9fdb855c38ae91015371851ad574ca7a73c24b586b68701c37af14", | |
| "validation_split": "style-disjoint validation; sealed test unused" | |
| } | |