sheonhan commited on
Commit
5159b98
·
1 Parent(s): 17bae94

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -1
preprocessor_config.json CHANGED
@@ -2564,5 +2564,5 @@
2564
  "do_normalize": true,
2565
  "do_resize": true,
2566
  "do_quantize": true,
2567
- "size": 32
2568
  }
 
2564
  "do_normalize": true,
2565
  "do_resize": true,
2566
  "do_quantize": true,
2567
+ "size": {"height": 32, "width": 32}
2568
  }