patrickvonplaten commited on
Commit
6f5909a
1 Parent(s): c1b803c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
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.13025,
25
  "up_block_types": [
26
  "UpDecoderBlock2D",
 
20
  "layers_per_block": 2,
21
  "norm_num_groups": 32,
22
  "out_channels": 3,
23
+ "sample_size": 1024,
24
  "scaling_factor": 0.13025,
25
  "up_block_types": [
26
  "UpDecoderBlock2D",