Files changed (1) hide show
  1. vqvae/config.json +2 -1
vqvae/config.json CHANGED
@@ -22,5 +22,6 @@
22
  "UpDecoderBlock2D",
23
  "UpDecoderBlock2D",
24
  "UpDecoderBlock2D"
25
- ]
 
26
  }
22
  "UpDecoderBlock2D",
23
  "UpDecoderBlock2D",
24
  "UpDecoderBlock2D"
25
+ ],
26
+ "scaling_factor": 1.0
27
  }