mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-11-05 14:33:15 +00:00
17 lines
348 B
JSON
17 lines
348 B
JSON
{
|
|
"_class_name": "VaceWanModel",
|
|
"_diffusers_version": "0.30.0",
|
|
"dim": 1536,
|
|
"eps": 1e-06,
|
|
"ffn_dim": 8960,
|
|
"freq_dim": 256,
|
|
"in_dim": 16,
|
|
"model_type": "t2v",
|
|
"num_heads": 12,
|
|
"num_layers": 30,
|
|
"out_dim": 16,
|
|
"text_len": 512,
|
|
"vace_layers": [0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28],
|
|
"vace_in_dim": 96
|
|
}
|