anton-l HF staff TimeRobber commited on
Commit
3e19e67
1 Parent(s): 0904434

Update vae/config.json (#5)

Browse files

- Update vae/config.json (0f005f8a12a7818d60260d06e627795e7d486995)


Co-authored-by: Thomas Wang <TimeRobber@users.noreply.huggingface.co>

Files changed (1) hide show
  1. vae/config.json +1 -1
vae/config.json CHANGED
@@ -20,7 +20,7 @@
20
  "layers_per_block": 2,
21
  "norm_num_groups": 32,
22
  "out_channels": 3,
23
- "sample_size": 256,
24
  "up_block_types": [
25
  "UpDecoderBlock2D",
26
  "UpDecoderBlock2D",
 
20
  "layers_per_block": 2,
21
  "norm_num_groups": 32,
22
  "out_channels": 3,
23
+ "sample_size": 512,
24
  "up_block_types": [
25
  "UpDecoderBlock2D",
26
  "UpDecoderBlock2D",