nan2 bindy commited on
Commit
3380fa7
·
1 Parent(s): 125e661

update config (#3)

Browse files

- update config (7f52a9bc6f4944cafdd2484c49ebd70f613cda16)


Co-authored-by: lin <bindy@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": 512,
24
  "scaling_factor": 0.18215,
25
  "up_block_types": [
26
  "UpDecoderBlock2D",
 
20
  "layers_per_block": 2,
21
  "norm_num_groups": 32,
22
  "out_channels": 3,
23
+ "sample_size": 256,
24
  "scaling_factor": 0.18215,
25
  "up_block_types": [
26
  "UpDecoderBlock2D",