File size: 286 Bytes
82e44de | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | {
"bands": 8,
"cond_bands": 8,
"cond_dim": 1152,
"cond_heads": 12,
"cond_layers": 4,
"depth": 24,
"dim": 1152,
"heads": 16,
"in_channels": 1,
"latent_scale": 1.0,
"latent_shift": 0.0,
"latent_size": 64,
"mlp_ratio": 4.0,
"patch_size": 4,
"token_dim": 768
} |