File size: 423 Bytes
29d660f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
{
"_class_name": "FluxTransformer2DModel",
"_diffusers_version": "0.31.0",
"_name_or_path": "/tmp/yujiepan/FLUX.1-dev-tiny-random/transformer",
"attention_head_dim": 8,
"axes_dims_rope": [
4,
2,
2
],
"guidance_embeds": true,
"in_channels": 64,
"joint_attention_dim": 8,
"num_attention_heads": 2,
"num_layers": 2,
"num_single_layers": 4,
"patch_size": 1,
"pooled_projection_dim": 8
}
|