itsTomLie commited on
Commit
fd736df
·
verified ·
1 Parent(s): 3caac14

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +2 -1
preprocessor_config.json CHANGED
@@ -1,7 +1,8 @@
1
  {
2
  "do_resize": true,
3
  "size": {
4
- "shortest_edge": 256
 
5
  },
6
  "resample": 2,
7
  "do_center_crop": true,
 
1
  {
2
  "do_resize": true,
3
  "size": {
4
+ "height": 256,
5
+ "width": 256
6
  },
7
  "resample": 2,
8
  "do_center_crop": true,