wan2.2-5b / config.json
SII-Whaleice's picture
Upload config.json with huggingface_hub
cc8ee05 verified
raw
history blame contribute delete
649 Bytes
{
"_class_name": "Wan2_2Transformer3DModel",
"_diffusers_version": "0.36.0",
"add_control_adapter": false,
"add_ref_conv": false,
"cross_attn_norm": true,
"cross_attn_type": "cross_attn",
"dim": 3072,
"downscale_factor_control_adapter": 8,
"eps": 1e-06,
"ffn_dim": 14336,
"freq_dim": 256,
"hidden_size": 3072,
"in_channels": 48,
"in_dim": 48,
"in_dim_control_adapter": 24,
"in_dim_ref_conv": 16,
"model_type": "ti2v",
"num_heads": 24,
"num_layers": 30,
"out_dim": 48,
"patch_size": [
1,
2,
2
],
"qk_norm": true,
"text_dim": 4096,
"text_len": 512,
"window_size": [
-1,
-1
]
}