mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-11-05 06:29:14 +00:00
15 lines
278 B
JSON
15 lines
278 B
JSON
{
|
|
"_class_name": "WanModel",
|
|
"_diffusers_version": "0.30.0",
|
|
"dim": 5120,
|
|
"eps": 1e-06,
|
|
"ffn_dim": 13824,
|
|
"freq_dim": 256,
|
|
"in_dim": 36,
|
|
"model_type": "i2v",
|
|
"num_heads": 40,
|
|
"num_layers": 40,
|
|
"out_dim": 16,
|
|
"text_len": 512,
|
|
"motion_encoder_dim": 512
|
|
} |