motion-adapter-test / config.json
dn6's picture
dn6 HF staff
initial commit
192feff
raw
history blame
361 Bytes
{
"_class_name": "MotionAdapter",
"_diffusers_version": "0.22.0.dev0",
"activation_fn": "geglu",
"attention_bias": false,
"block_out_channels": [
320,
640,
1280,
1280
],
"cross_attention_dim": null,
"layers_per_block": 2,
"max_seq_length": 24,
"mid_block_num_layers": 1,
"norm_num_groups": 32,
"num_attention_heads": 8
}