DGSpitzer commited on
Commit
9d29823
1 Parent(s): fceb684

Update Diffuser Part 5

Browse files
Files changed (1) hide show
  1. vae/config.json +1 -1
vae/config.json CHANGED
@@ -18,7 +18,7 @@
18
  "latent_channels": 4,
19
  "layers_per_block": 2,
20
  "out_channels": 3,
21
- "sample_size": 256,
22
  "up_block_types": [
23
  "UpDecoderBlock2D",
24
  "UpDecoderBlock2D",
18
  "latent_channels": 4,
19
  "layers_per_block": 2,
20
  "out_channels": 3,
21
+ "sample_size": 512,
22
  "up_block_types": [
23
  "UpDecoderBlock2D",
24
  "UpDecoderBlock2D",