Update config.json
Browse files- config.json +4 -4
config.json
CHANGED
@@ -18,15 +18,15 @@
|
|
18 |
"force_upcast": false,
|
19 |
"in_channels": 3,
|
20 |
"latent_channels": 4,
|
21 |
-
"latents_mean":
|
22 |
-
"latents_std":
|
23 |
"layers_per_block": 2,
|
24 |
"mid_block_add_attention": true,
|
25 |
"norm_num_groups": 32,
|
26 |
"out_channels": 3,
|
27 |
"sample_size": 512,
|
28 |
-
"scaling_factor": 0.
|
29 |
-
"shift_factor": 0.
|
30 |
"up_block_types": [
|
31 |
"UpDecoderBlock2D",
|
32 |
"UpDecoderBlock2D",
|
|
|
18 |
"force_upcast": false,
|
19 |
"in_channels": 3,
|
20 |
"latent_channels": 4,
|
21 |
+
"latents_mean": [-3.8846, -1.3187, 0.8009, 0.9180],
|
22 |
+
"latents_std": [10.0298, 6.8674, 7.2104, 5.5948],
|
23 |
"layers_per_block": 2,
|
24 |
"mid_block_add_attention": true,
|
25 |
"norm_num_groups": 32,
|
26 |
"out_channels": 3,
|
27 |
"sample_size": 512,
|
28 |
+
"scaling_factor": 0.13467,
|
29 |
+
"shift_factor": 0.8711,
|
30 |
"up_block_types": [
|
31 |
"UpDecoderBlock2D",
|
32 |
"UpDecoderBlock2D",
|