flamehaze1115 commited on
Commit
f6639c3
·
verified ·
1 Parent(s): 59223fa

Update model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +2 -2
model_index.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_class_name": "MVDiffusionImagePipeline",
3
- "_diffusers_version": "0.19.3",
4
  "feature_extractor": [
5
  "transformers",
6
  "CLIPImageProcessor"
@@ -19,7 +19,7 @@
19
  "DDIMScheduler"
20
  ],
21
  "unet": [
22
- "mvdiffusion.models.unet_mv2d_condition",
23
  "UNetMV2DConditionModel"
24
  ],
25
  "vae": [
 
1
  {
2
  "_class_name": "MVDiffusionImagePipeline",
3
+ "_diffusers_version": "0.30.0",
4
  "feature_extractor": [
5
  "transformers",
6
  "CLIPImageProcessor"
 
19
  "DDIMScheduler"
20
  ],
21
  "unet": [
22
+ "mv_diffusion_30.models.unet_mv2d_condition",
23
  "UNetMV2DConditionModel"
24
  ],
25
  "vae": [