mirror of
https://www.modelscope.cn/Qwen/Qwen-Image-Edit-2509.git
synced 2026-04-02 19:12:58 +08:00
18 lines
339 B
JSON
18 lines
339 B
JSON
{
|
|
"_class_name": "QwenImageTransformer2DModel",
|
|
"_diffusers_version": "0.36.0.dev0",
|
|
"attention_head_dim": 128,
|
|
"axes_dims_rope": [
|
|
16,
|
|
56,
|
|
56
|
|
],
|
|
"guidance_embeds": false,
|
|
"in_channels": 64,
|
|
"joint_attention_dim": 3584,
|
|
"num_attention_heads": 24,
|
|
"num_layers": 60,
|
|
"out_channels": 16,
|
|
"patch_size": 2
|
|
}
|