zhjohnchan commited on
Commit
c9cccc8
1 Parent(s): 2adb202

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -4
preprocessor_config.json CHANGED
@@ -22,9 +22,6 @@
22
  "width": 448
23
  },
24
  "auto_map": {
25
- "AutoProcessor": [
26
- "processing_chexagent.CheXagentProcessor",
27
- null
28
- ]
29
  }
30
  }
 
22
  "width": 448
23
  },
24
  "auto_map": {
25
+ "AutoProcessor": "processing_chexagent.CheXagentProcessor",
 
 
 
26
  }
27
  }