krahets commited on
Commit
47eebad
·
verified ·
1 Parent(s): d0599b3

Update model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +1 -1
model_index.json CHANGED
@@ -6,7 +6,7 @@
6
  "DPMSolverMultistepScheduler"
7
  ],
8
  "unet": [
9
- "diffusers.models.unets.unet_multiview_condition",
10
  "UNetMultiviewConditionModel"
11
  ],
12
  "vae": [
 
6
  "DPMSolverMultistepScheduler"
7
  ],
8
  "unet": [
9
+ "src.diffusers.models.unets.unet_multiview_condition",
10
  "UNetMultiviewConditionModel"
11
  ],
12
  "vae": [