EWGranger commited on
Commit
6338b8c
·
verified ·
1 Parent(s): 6249bab

Create model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +9 -0
model_index.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "StableDiffusionPipeline",
3
+ "feature_extractor": null,
4
+ "scheduler": null,
5
+ "tokenizer": null,
6
+ "unet": null,
7
+ "vae": null,
8
+ "safety_checker": null
9
+ }