Qwen-Image-Edit-2509/config.json
339 B · 18 lines · json Raw
1 {
2 "_class_name": "QwenImageTransformer2DModel",
3 "_diffusers_version": "0.36.0.dev0",
4 "attention_head_dim": 128,
5 "axes_dims_rope": [
6 16,
7 56,
8 56
9 ],
10 "guidance_embeds": false,
11 "in_channels": 64,
12 "joint_attention_dim": 3584,
13 "num_attention_heads": 24,
14 "num_layers": 60,
15 "out_channels": 16,
16 "patch_size": 2
17 }
18