VictorSanh commited on
Commit
8d33f67
·
1 Parent(s): d8ae54e

nope, wasn't that

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +2 -2
preprocessor_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "auto_map": {
3
- "AutoProcessor": ["processing_img2html.Img2HTMLProcessor", null],
4
- "AutoImageProcessor": ["image_processing_img2html.Img2HTMLImageProcessor", null]
5
  },
6
  "image_num_channels": 3,
7
  "image_mean": [
 
1
  {
2
  "auto_map": {
3
+ "AutoProcessor": "processing_img2html.Img2HTMLProcessor",
4
+ "AutoImageProcessor": "image_processing_img2html.Img2HTMLImageProcessor"
5
  },
6
  "image_num_channels": 3,
7
  "image_mean": [