Upload model_index.json with huggingface_hub
Browse files- model_index.json +2 -0
model_index.json
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"architecture": "DiffSketcherPipeline",
|
| 3 |
"format": "diffusers",
|
|
|
|
| 4 |
"version": "0.1.0"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "diffsketcher",
|
| 3 |
"architecture": "DiffSketcherPipeline",
|
| 4 |
"format": "diffusers",
|
| 5 |
+
"model_type": "diffsketcherpipeline",
|
| 6 |
"version": "0.1.0"
|
| 7 |
}
|