Delete model_index.json
Browse files- model_index.json +0 -11
model_index.json
DELETED
|
@@ -1,11 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_class_name": "ModelIndex",
|
| 3 |
-
"model_type": "UNet2DModel",
|
| 4 |
-
"model_index": [
|
| 5 |
-
{
|
| 6 |
-
"model_type": "UNet2DModel",
|
| 7 |
-
"config": "config.json",
|
| 8 |
-
"weights": "diffusion_pytorch_model.safetensors"
|
| 9 |
-
}
|
| 10 |
-
]
|
| 11 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|