dn6 HF staff commited on
Commit
f92aa85
1 Parent(s): 280b5c5

update motion adapter weights

Browse files
config.json CHANGED
@@ -1,18 +1,18 @@
1
  {
2
  "_class_name": "MotionAdapter",
3
  "_diffusers_version": "0.22.0.dev0",
4
- "activation_fn": "geglu",
5
- "attention_bias": false,
6
  "block_out_channels": [
7
  320,
8
  640,
9
  1280,
10
  1280
11
  ],
12
- "cross_attention_dim": null,
13
- "layers_per_block": 2,
14
- "max_seq_length": 24,
15
- "mid_block_num_layers": 1,
16
- "norm_num_groups": 32,
17
- "num_attention_heads": 8
 
 
18
  }
 
1
  {
2
  "_class_name": "MotionAdapter",
3
  "_diffusers_version": "0.22.0.dev0",
 
 
4
  "block_out_channels": [
5
  320,
6
  640,
7
  1280,
8
  1280
9
  ],
10
+ "motion_activation_fn": "geglu",
11
+ "motion_attention_bias": false,
12
+ "motion_cross_attention_dim": null,
13
+ "motion_layers_per_block": 2,
14
+ "motion_max_seq_length": 32,
15
+ "motion_mid_block_layers_per_block": 1,
16
+ "motion_norm_num_groups": 32,
17
+ "motion_num_attention_heads": 8
18
  }
diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:59ffa4aaf376ea8da0497e501b142585d5a3f7694952c6796dafce97abb6b959
3
- size 1816554064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b52b8bc0efb1d655237c2d98cf1b5993eee8ca9557dd1e9a95717d241df450a5
3
+ size 1817680464