| { | |
| "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" | |
| } | |
| } |