patrickvonplaten commited on
Commit
fcd8aaf
·
1 Parent(s): 49844c7

Update unet/config.json

Browse files
Files changed (1) hide show
  1. unet/config.json +0 -7
unet/config.json CHANGED
@@ -6,12 +6,6 @@
6
  4,
7
  2
8
  ],
9
- "channel_mult": [
10
- 1,
11
- 2,
12
- 3,
13
- 4
14
- ],
15
  "context_dim": null,
16
  "conv_resample": true,
17
  "dims": 2,
@@ -19,7 +13,6 @@
19
  "image_size": 64,
20
  "in_channels": 3,
21
  "legacy": true,
22
- "model_channels": 224,
23
  "n_embed": null,
24
  "num_classes": null,
25
  "num_head_channels": 32,
 
6
  4,
7
  2
8
  ],
 
 
 
 
 
 
9
  "context_dim": null,
10
  "conv_resample": true,
11
  "dims": 2,
 
13
  "image_size": 64,
14
  "in_channels": 3,
15
  "legacy": true,
 
16
  "n_embed": null,
17
  "num_classes": null,
18
  "num_head_channels": 32,