SingleZombie commited on
Commit
40a04be
·
verified ·
1 Parent(s): 38a39fe

Update model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +2 -2
model_index.json CHANGED
@@ -10,7 +10,7 @@
10
  "UNet2DModel"
11
  ],
12
  "vae": [
13
- "afldm.models.af_vae",
14
- "AliasFreeAutoencoderKL"
15
  ]
16
  }
 
10
  "UNet2DModel"
11
  ],
12
  "vae": [
13
+ "diffusers",
14
+ "AutoencoderKL"
15
  ]
16
  }