lpiccinelli commited on
Commit
e387c37
·
verified ·
1 Parent(s): f41280b

Push model using huggingface_hub.

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -12,8 +12,8 @@
12
  "random_scale": 2.0,
13
  "shape_constraints": {
14
  "height_min": 15,
15
- "pixels_max": 200000,
16
- "pixels_min": 600000,
17
  "ratio_bounds": [
18
  0.5,
19
  2.5
 
12
  "random_scale": 2.0,
13
  "shape_constraints": {
14
  "height_min": 15,
15
+ "pixels_max": 600000,
16
+ "pixels_min": 200000,
17
  "ratio_bounds": [
18
  0.5,
19
  2.5