jadechoghari commited on
Commit
0382350
1 Parent(s): 8faa81c

Update vae/config.json

Browse files
Files changed (1) hide show
  1. vae/config.json +1 -1
vae/config.json CHANGED
@@ -16,7 +16,7 @@
16
  ],
17
  "in_channels": 3,
18
  "latent_channels": 4,
19
- "layers_per_block": 1,
20
  "norm_num_groups": 32,
21
  "out_channels": 3,
22
  "sample_size": 256,
 
16
  ],
17
  "in_channels": 3,
18
  "latent_channels": 4,
19
+ "layers_per_block": 2,
20
  "norm_num_groups": 32,
21
  "out_channels": 3,
22
  "sample_size": 256,