AndHor commited on
Commit
da3133e
·
verified ·
1 Parent(s): 8f6341e

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "model_type": "stable-diffusion",
3
+ "architectures": ["AutoencoderKL"],
4
+ "_name_or_path": "AndHor/BetterColorsVAEXL"
5
+ }