File size: 294 Bytes
3372a56
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
  "image_processor_type": "LaTeXOCRImageProcessor",
  "image_height": 64,
  "max_image_width": 1024,
  "patch_size": 16,
  "auto_map": {
    "AutoProcessor": "processing_latex_ocr.LaTeXOCRProcessor",
    "AutoImageProcessor": "image_processing_latex_ocr.LaTeXOCRImageProcessor"
  }
}