welabbar commited on
Commit
68656d7
1 Parent(s): 2282cdf

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +4 -4
preprocessor_config.json CHANGED
@@ -29,11 +29,11 @@
29
  "processor_class": "Florence2Processor",
30
  "resample": 3,
31
  "size": {
32
- "height": 1024,
33
- "width":1024
34
  },
35
  "crop_size": {
36
- "height": 1024,
37
- "width": 1024
38
  }
39
  }
 
29
  "processor_class": "Florence2Processor",
30
  "resample": 3,
31
  "size": {
32
+ "height": 768,
33
+ "width":768
34
  },
35
  "crop_size": {
36
+ "height": 768,
37
+ "width": 768
38
  }
39
  }