nitro_e_1024 / transformer /config.json
blanchon's picture
Upload Nitro-E 1024px in diffusers format
64886e5 verified
{
"_class_name": "NitroETransformer2DModel",
"_diffusers_version": "0.36.0.dev0",
"attention_head_dim": 32,
"caption_channels": 2048,
"caption_projection_dim": 768,
"in_channels": 32,
"interpolation_scale": null,
"num_attention_heads": 24,
"num_layers": 24,
"out_channels": 32,
"patch_size": 1,
"pos_embed_max_size": 96,
"projector_dim": 2048,
"qk_norm": "rms_norm",
"repa_depth": -1,
"sample_size": 32,
"use_sub_attn": false,
"z_dims": [
768
]
}