rupeshs commited on
Commit
625db0d
1 Parent(s): d8e7e6b

VAE update in config.json

Browse files
Files changed (1) hide show
  1. model_index.json +1 -1
model_index.json CHANGED
@@ -28,6 +28,6 @@
28
  ],
29
  "vae": [
30
  "diffusers",
31
- "AutoencoderTiny"
32
  ]
33
  }
 
28
  ],
29
  "vae": [
30
  "diffusers",
31
+ "AutoencoderKL"
32
  ]
33
  }