Raghavan commited on
Commit
559980c
1 Parent(s): 36cf37e

Upload 3 files

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +2 -3
preprocessor_config.json CHANGED
@@ -13,7 +13,7 @@
13
  0.456,
14
  0.406
15
  ],
16
- "image_processor_type": "CLIPImageProcessor",
17
  "image_std": [
18
  0.229,
19
  0.224,
@@ -23,6 +23,5 @@
23
  "rescale_factor": 0.00392156862745098,
24
  "size": {
25
  "shortest_edge": 640
26
- },
27
- "use_square_size": false
28
  }
 
13
  0.456,
14
  0.406
15
  ],
16
+ "image_processor_type": "TextNetImageProcessor",
17
  "image_std": [
18
  0.229,
19
  0.224,
 
23
  "rescale_factor": 0.00392156862745098,
24
  "size": {
25
  "shortest_edge": 640
26
+ }
 
27
  }