zhjohnchan commited on
Commit
3acd256
1 Parent(s): b09211c

Update preprocessor_config.json

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