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_size": 1024,
|
27 |
"scaling_factor": 0.18215,
|
28 |
-
"shift_factor": 0
|
29 |
"up_block_types": [
|
30 |
"UpDecoderBlock2D",
|
31 |
"UpDecoderBlock2D",
|
|
|
25 |
"out_channels": 3,
|
26 |
"sample_size": 1024,
|
27 |
"scaling_factor": 0.18215,
|
28 |
+
"shift_factor": 0,
|
29 |
"up_block_types": [
|
30 |
"UpDecoderBlock2D",
|
31 |
"UpDecoderBlock2D",
|