Update model_index.json
Browse files- model_index.json +1 -1
model_index.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
{
|
| 6 |
"model_type": "UNet2DModel",
|
| 7 |
"config": "config.json",
|
| 8 |
-
"
|
| 9 |
}
|
| 10 |
]
|
| 11 |
}
|
|
|
|
| 5 |
{
|
| 6 |
"model_type": "UNet2DModel",
|
| 7 |
"config": "config.json",
|
| 8 |
+
"weights": "diffusion_pytorch_model.safetensors"
|
| 9 |
}
|
| 10 |
]
|
| 11 |
}
|