AisingioroHao0 commited on
Commit
bddd656
1 Parent(s): 8ada6a3

update name

Browse files
Files changed (1) hide show
  1. vae/config.json +2 -1
vae/config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "_class_name": "AutoencoderKL",
 
3
  "_diffusers_version": "0.22.2",
4
  "act_fn": "silu",
5
  "block_out_channels": [
@@ -28,4 +29,4 @@
28
  "UpDecoderBlock2D",
29
  "UpDecoderBlock2D"
30
  ]
31
- }
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
+ "_name_or_path": "stabilityai/stable-diffusion-2-1",
4
  "_diffusers_version": "0.22.2",
5
  "act_fn": "silu",
6
  "block_out_channels": [
 
29
  "UpDecoderBlock2D",
30
  "UpDecoderBlock2D"
31
  ]
32
+ }