FredZhang7 commited on
Commit
6313848
1 Parent(s): d9d0497

Update vae/config.json

Browse files
Files changed (1) hide show
  1. vae/config.json +2 -3
vae/config.json CHANGED
@@ -1,7 +1,6 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
- "_diffusers_version": "0.9.0",
4
- "_name_or_path": "paint_journey",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
@@ -27,4 +26,4 @@
27
  "UpDecoderBlock2D",
28
  "UpDecoderBlock2D"
29
  ]
30
- }
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
+ "_diffusers_version": "0.10.2",
 
4
  "act_fn": "silu",
5
  "block_out_channels": [
6
  128,
 
26
  "UpDecoderBlock2D",
27
  "UpDecoderBlock2D"
28
  ]
29
+ }