En3rGy commited on
Commit
f58f4f2
·
verified ·
1 Parent(s): 00c2bee

Create model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +5 -0
model_index.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "model_type": "StableDiffusionXL",
3
+ "pipeline": "StableDiffusionXLPipeline",
4
+ "scheduler": "ddim"
5
+ }