little-lake-studios commited on
Commit
52380d4
·
verified ·
1 Parent(s): e9aec8f

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "diffusers": {
3
+ "_class_name": "StableDiffusionXLPipeline"
4
+ }
5
+ }