yahavb commited on
Commit
cdae7ec
·
verified ·
1 Parent(s): 4b749b4

Upload vae_decoder/config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. vae_decoder/config.json +4 -4
vae_decoder/config.json CHANGED
@@ -5,9 +5,9 @@
5
  "_name_or_path": "/root/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/vae",
6
  "_use_default_values": [
7
  "scaling_factor",
8
- "latents_std",
9
  "latents_mean",
10
- "force_upcast"
11
  ],
12
  "act_fn": "silu",
13
  "block_out_channels": [
@@ -46,9 +46,9 @@
46
  "sample"
47
  ],
48
  "static_batch_size": 1,
49
- "static_height": 56,
50
  "static_num_channels": 4,
51
- "static_width": 56
52
  },
53
  "norm_num_groups": 32,
54
  "out_channels": 3,
 
5
  "_name_or_path": "/root/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/vae",
6
  "_use_default_values": [
7
  "scaling_factor",
8
+ "force_upcast",
9
  "latents_mean",
10
+ "latents_std"
11
  ],
12
  "act_fn": "silu",
13
  "block_out_channels": [
 
46
  "sample"
47
  ],
48
  "static_batch_size": 1,
49
+ "static_height": 64,
50
  "static_num_channels": 4,
51
+ "static_width": 64
52
  },
53
  "norm_num_groups": 32,
54
  "out_channels": 3,