Lawlietl commited on
Commit
eb7e239
1 Parent(s): 98f3c7d

Create model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +8 -0
model_index.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "StableDiffusionPipeline",
3
+ "_diffusers_version": "0.10.2",
4
+ "feature_extractor": [
5
+ "transformers",
6
+ "CLIPImageProcessor"
7
+ ]
8
+ }