Yntec commited on
Commit
bc743ad
1 Parent(s): b2e2104

Update vae/config.json

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