ehristoforu
commited on
Update vae/config.json
Browse files- 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":
|
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,
|