SingleZombie commited on
Commit
0521228
·
verified ·
1 Parent(s): e95854d

Update vae/config.json

Browse files
Files changed (1) hide show
  1. vae/config.json +1 -2
vae/config.json CHANGED
@@ -1,7 +1,6 @@
1
  {
2
- "_class_name": "AliasFreeAutoencoderKL",
3
  "_diffusers_version": "0.32.1",
4
- "_name_or_path": "train_ckpt/laion_unet_noshift_vae_abl4_1e-5_fp32/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
 
1
  {
2
+ "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.32.1",
 
4
  "act_fn": "silu",
5
  "block_out_channels": [
6
  128,