27 lines
620 B
JSON
27 lines
620 B
JSON
{
|
|
"_class_name": "Flux2Transformer2DModel",
|
|
"_diffusers_version": "0.37.1",
|
|
"_name_or_path": "black-forest-labs/FLUX.2-klein-4B",
|
|
"attention_head_dim": 128,
|
|
"axes_dims_rope": [
|
|
32,
|
|
32,
|
|
32,
|
|
32
|
|
],
|
|
"enable_time_sign_embed": false,
|
|
"eps": 1e-06,
|
|
"guidance_embeds": false,
|
|
"in_channels": 128,
|
|
"joint_attention_dim": 7680,
|
|
"mlp_ratio": 3.0,
|
|
"musubi_block_swap_device": "cpu",
|
|
"musubi_blocks_to_swap": 0,
|
|
"num_attention_heads": 24,
|
|
"num_layers": 5,
|
|
"num_single_layers": 20,
|
|
"out_channels": null,
|
|
"patch_size": 1,
|
|
"rope_theta": 2000,
|
|
"timestep_guidance_channels": 256
|
|
}
|