Latte-1 / transformer /config.json
maxin-cn's picture
Update transformer/config.json
f8a2f04 verified
raw
history blame contribute delete
503 Bytes
{
"_class_name": "LatteTransformer3DModel",
"_diffusers_version": "0.30.0",
"activation_fn": "gelu-approximate",
"attention_bias": true,
"attention_head_dim": 72,
"caption_channels": 4096,
"cross_attention_dim": 1152,
"dropout": 0.0,
"in_channels": 4,
"norm_elementwise_affine": false,
"norm_eps": 1e-06,
"norm_type": "ada_norm_single",
"num_attention_heads": 16,
"num_embeds_ada_norm": 1000,
"num_layers": 28,
"out_channels": 8,
"patch_size": 2,
"sample_size": 64
}