Update model_index.json
Browse files- model_index.json +1 -2
model_index.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
{
|
| 2 |
-
"model_type": "UNet2DModel",
|
| 3 |
"_class_name": "ModelIndex",
|
| 4 |
"model_type": "UNet2DModel",
|
| 5 |
"model_index": [
|
|
@@ -9,4 +8,4 @@
|
|
| 9 |
"weights": "diffusion_pytorch_model.safetensors"
|
| 10 |
}
|
| 11 |
]
|
| 12 |
-
}
|
|
|
|
| 1 |
{
|
|
|
|
| 2 |
"_class_name": "ModelIndex",
|
| 3 |
"model_type": "UNet2DModel",
|
| 4 |
"model_index": [
|
|
|
|
| 8 |
"weights": "diffusion_pytorch_model.safetensors"
|
| 9 |
}
|
| 10 |
]
|
| 11 |
+
}
|