shauray commited on
Commit
7a497f0
1 Parent(s): 6a11c12

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -16
config.json CHANGED
@@ -1,19 +1,4 @@
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
- "use_motion_mid_block": true
19
  }
 
1
  {
2
  "_class_name": "MotionAdapter",
3
+ "_diffusers_version": "0.22.0.dev0"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  }