SingleZombie commited on
Commit
473ba58
·
verified ·
1 Parent(s): 40a04be

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": "pretrained/vae_final_shift2_fix",
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,