Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -18,7 +18,7 @@
|
|
| 18 |
],
|
| 19 |
"force_upcast": true,
|
| 20 |
"in_channels": 3,
|
| 21 |
-
"latent_channels":
|
| 22 |
"latents_mean": null,
|
| 23 |
"latents_std": null,
|
| 24 |
"layers_per_block": 2,
|
|
|
|
| 18 |
],
|
| 19 |
"force_upcast": true,
|
| 20 |
"in_channels": 3,
|
| 21 |
+
"latent_channels": 32,
|
| 22 |
"latents_mean": null,
|
| 23 |
"latents_std": null,
|
| 24 |
"layers_per_block": 2,
|