Disty0 commited on
Commit
db857f4
1 Parent(s): 3a2f484

Update vae/config.json

Browse files
Files changed (1) hide show
  1. vae/config.json +1 -1
vae/config.json CHANGED
@@ -14,7 +14,7 @@
14
  "DownEncoderBlock2D",
15
  "DownEncoderBlock2D"
16
  ],
17
- "force_upcast": true,
18
  "in_channels": 3,
19
  "latent_channels": 16,
20
  "latents_mean": null,
 
14
  "DownEncoderBlock2D",
15
  "DownEncoderBlock2D"
16
  ],
17
+ "force_upcast": false,
18
  "in_channels": 3,
19
  "latent_channels": 16,
20
  "latents_mean": null,