reeteshmukul commited on
Commit
a83bcf8
1 Parent(s): cc74aa0

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +2 -2
preprocessor_config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
  "do_normalize": true,
3
  "do_resize": true,
4
- "ensure_multiple_of": 1,
5
- }
 
1
  {
2
  "do_normalize": true,
3
  "do_resize": true,
4
+ "ensure_multiple_of": 1
5
+ }