Update vae/config.json

#9
by Prgckwb - opened
Files changed (1) hide show
  1. vae/config.json +2 -1
vae/config.json CHANGED
@@ -23,5 +23,6 @@
23
  "UpDecoderBlock2D",
24
  "UpDecoderBlock2D",
25
  "UpDecoderBlock2D"
26
- ]
 
27
  }
 
23
  "UpDecoderBlock2D",
24
  "UpDecoderBlock2D",
25
  "UpDecoderBlock2D"
26
+ ],
27
+ "scaling_factor": 0.08333
28
  }