Xenova HF staff commited on
Commit
9416be2
·
verified ·
1 Parent(s): 40b8ec4

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +2 -2
preprocessor_config.json CHANGED
@@ -21,7 +21,7 @@
21
  "resample": 2,
22
  "rescale_factor": 0.00392156862745098,
23
  "size": {
24
- "longest_edge": 1333,
25
- "shortest_edge": 800
26
  }
27
  }
 
21
  "resample": 2,
22
  "rescale_factor": 0.00392156862745098,
23
  "size": {
24
+ "width": 800,
25
+ "height": 800
26
  }
27
  }