Update vae/config.json
Browse files- vae/config.json +1 -1
vae/config.json
CHANGED
@@ -25,7 +25,7 @@
|
|
25 |
"out_channels": 3,
|
26 |
"sample_height": 480,
|
27 |
"sample_width": 720,
|
28 |
-
"scaling_factor":
|
29 |
"shift_factor": null,
|
30 |
"temporal_compression_ratio": 4,
|
31 |
"up_block_types": [
|
|
|
25 |
"out_channels": 3,
|
26 |
"sample_height": 480,
|
27 |
"sample_width": 720,
|
28 |
+
"scaling_factor": 1.15258426,
|
29 |
"shift_factor": null,
|
30 |
"temporal_compression_ratio": 4,
|
31 |
"up_block_types": [
|