Update model_index.json
Browse files- model_index.json +5 -0
model_index.json
CHANGED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_type": "StableDiffusion",
|
3 |
+
"framework": "pytorch",
|
4 |
+
"diffusers_version": "0.12.1",
|
5 |
+
}
|