Update model_index.json
Browse files- 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": [
|