Diffusers
Safetensors
English
KBlueLeaf commited on
Commit
2c34904
·
verified ·
1 Parent(s): 06f2d6c

Update config.json

Browse files
Files changed (1) hide show
  1. 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": null,
22
- "latents_std": null,
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.15523,
29
- "shift_factor": 0.87102,
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",