add: model_index.json (#1)
Browse files- add: model_index.json (3b89261e41a7dfc90c7bb69265ff91a189e0e4f3)
Co-authored-by: Mehdi Merabet <[email protected]>
- model_index.json +5 -0
model_index.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "StableDiffusionPipeline",
|
3 |
+
"model_type": "StableDiffusion",
|
4 |
+
"checkpoint": "rickthenpc.safetensors"
|
5 |
+
}
|