akshan-main commited on
Commit
9b09079
·
verified ·
1 Parent(s): 7e17698

Upload vae/config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. vae/config.json +3 -3
vae/config.json CHANGED
@@ -37,11 +37,11 @@
37
  "patch_size_t": 1,
38
  "resnet_norm_eps": 1e-06,
39
  "scaling_factor": 1.0,
40
- "spatial_compression_ratio": 4,
41
  "spatio_temporal_scaling": [
42
  true
43
  ],
44
- "temporal_compression_ratio": 4,
45
  "timestep_conditioning": false,
46
  "upsample_factor": [
47
  1
@@ -49,4 +49,4 @@
49
  "upsample_residual": [
50
  false
51
  ]
52
- }
 
37
  "patch_size_t": 1,
38
  "resnet_norm_eps": 1e-06,
39
  "scaling_factor": 1.0,
40
+ "spatial_compression_ratio": 2,
41
  "spatio_temporal_scaling": [
42
  true
43
  ],
44
+ "temporal_compression_ratio": 2,
45
  "timestep_conditioning": false,
46
  "upsample_factor": [
47
  1
 
49
  "upsample_residual": [
50
  false
51
  ]
52
+ }