CoolFace
Modelpublic

Manusagents/FLUX.2-dev

sourceHugging Faceotherupdated 2mo agoView on Hugging Face
1likes13downloads
config.json23 linesDownload Raw Back to transformer
1{2  "_class_name": "Flux2Transformer2DModel",3  "_diffusers_version": "0.36.0.dev0",4  "attention_head_dim": 128,5  "axes_dims_rope": [6    32,7    32,8    32,9    3210  ],11  "eps": 1e-06,12  "in_channels": 128,13  "joint_attention_dim": 15360,14  "mlp_ratio": 3.0,15  "num_attention_heads": 48,16  "num_layers": 8,17  "num_single_layers": 48,18  "out_channels": null,19  "patch_size": 1,20  "rope_theta": 2000,21  "timestep_guidance_channels": 25622}23