shadowlilac commited on
Commit
d71f7ea
1 Parent(s): bf0a6a0

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +2 -2
preprocessor_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "resample": 3,
20
  "rescale_factor": 0.00392156862745098,
21
  "size": {
22
- "height": 384,
23
- "width": 384
24
  },
25
  "size_divisor": 32
26
  }
 
19
  "resample": 3,
20
  "rescale_factor": 0.00392156862745098,
21
  "size": {
22
+ "height": 768,
23
+ "width": 768
24
  },
25
  "size_divisor": 32
26
  }