OpenFLUX.1/transformer/config.json

20 lines
461 B
JSON
Raw Normal View History

2024-08-04 18:22:44 +00:00
{
"_class_name": "FluxTransformer2DModel",
"_diffusers_version": "0.30.0.dev0",
2024-08-07 20:28:15 +00:00
"_name_or_path": "/home/jaret/Dev/models/hf/ostris_FLUX.1-schnell-train_2/transformer",
2024-08-04 18:22:44 +00:00
"attention_head_dim": 128,
2024-08-06 17:55:10 +00:00
"axes_dims_rope": [
16,
56,
56
],
2024-08-04 18:22:44 +00:00
"guidance_embeds": false,
"in_channels": 64,
"joint_attention_dim": 4096,
"num_attention_heads": 24,
"num_layers": 19,
"num_single_layers": 38,
"patch_size": 1,
"pooled_projection_dim": 768
}