removal-1.3B / config.json
xiangbog's picture
Upload folder using huggingface_hub
fbc09b8 verified
raw
history blame contribute delete
416 Bytes
{
"_class_name": "PISCOWanModel",
"_diffusers_version": "0.30.0",
"dim": 1536,
"eps": 1e-06,
"ffn_dim": 8960,
"freq_dim": 256,
"in_dim": 16,
"model_type": "pisco",
"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
],
"pisco_in_dim": 132
}