Update vae/config.json
Browse files- vae/config.json +1 -1
vae/config.json
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
"in_channels": 4,
|
18 |
"latent_channels": 4,
|
19 |
"layers_per_block": 2,
|
20 |
-
"out_channels":
|
21 |
"sample_size": 256,
|
22 |
"scaling_factor": 0.18215,
|
23 |
"up_block_types": [
|
|
|
17 |
"in_channels": 4,
|
18 |
"latent_channels": 4,
|
19 |
"layers_per_block": 2,
|
20 |
+
"out_channels": 4,
|
21 |
"sample_size": 256,
|
22 |
"scaling_factor": 0.18215,
|
23 |
"up_block_types": [
|