ehristoforu commited on
Commit
2fea186
1 Parent(s): fa01369

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
  "force_upcast": true,
18
  "in_channels": 3,
19
- "latent_channels": 16,
20
  "latents_mean": null,
21
  "latents_std": null,
22
  "layers_per_block": 2,
 
16
  ],
17
  "force_upcast": true,
18
  "in_channels": 3,
19
+ "latent_channels": 4,
20
  "latents_mean": null,
21
  "latents_std": null,
22
  "layers_per_block": 2,