DiT-XL-2-256 / transformer /config.json
kashif's picture
kashif HF staff
Upload 6 files
5c66e58
{
"_class_name": "Transformer2DModel",
"_diffusers_version": "0.12.0.dev0",
"activation_fn": "gelu-approximate",
"attention_bias": true,
"attention_head_dim": 72,
"cross_attention_dim": null,
"dropout": 0.0,
"in_channels": 4,
"norm_elementwise_affine": false,
"norm_num_groups": 32,
"norm_type": "ada_norm_zero",
"num_attention_heads": 16,
"num_embeds_ada_norm": 1000,
"num_layers": 28,
"num_vector_embeds": null,
"only_cross_attention": false,
"out_channels": 8,
"patch_size": 2,
"sample_size": 32,
"upcast_attention": false,
"use_linear_projection": false
}