estellea commited on
Commit
88e7c79
1 Parent(s): f2bedf9

Update unet/config.json

Browse files
Files changed (1) hide show
  1. unet/config.json +1 -1
unet/config.json CHANGED
@@ -5,7 +5,7 @@
5
  "act_fn": "silu",
6
  "attention_head_dim": 8,
7
  "block_out_channels": [
8
- 256,
9
  512,
10
  512,
11
  1024
 
5
  "act_fn": "silu",
6
  "attention_head_dim": 8,
7
  "block_out_channels": [
8
+ 320,
9
  512,
10
  512,
11
  1024