patrickvonplaten commited on
Commit
68141d1
1 Parent(s): 8682899

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -7,7 +7,7 @@
7
  "up_blocks": ["UNetResUpBlock2D", "UNetResUpBlock2D", "UNetResAttnUpBlock2D", "UNetResUpBlock2D"],
8
  "conv_resample": true,
9
  "downsample_padding": 0,
10
- "num_head_channels": 64,
11
  "ch": 128,
12
  "ch_mult": [
13
  1,
 
7
  "up_blocks": ["UNetResUpBlock2D", "UNetResUpBlock2D", "UNetResAttnUpBlock2D", "UNetResUpBlock2D"],
8
  "conv_resample": true,
9
  "downsample_padding": 0,
10
+ "num_head_channels": null,
11
  "ch": 128,
12
  "ch_mult": [
13
  1,