Text-to-Image
flux-mini / config.json
daoyuan98's picture
Update config.json
5c97ff4 verified
raw
history blame
376 Bytes
{
"_class_name": "FluxTransformer2DModel",
"_diffusers_version": "0.30.0.dev0",
"_name_or_path": "../checkpoint/flux-mini.safetensors",
"attention_head_dim": 128,
"guidance_embeds": true,
"in_channels": 64,
"joint_attention_dim": 4096,
"num_attention_heads": 24,
"num_layers": 5,
"num_single_layers": 10,
"patch_size": 1,
"pooled_projection_dim": 768
}