mirror of
https://modelscope.cn/models/iic/VACE-Wan2.1-1.3B-Preview
synced 2026-04-02 17:02:53 +08:00
init
This commit is contained in:
16
config.json
Normal file
16
config.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"_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
|
||||
}
|
||||
Reference in New Issue
Block a user