CoolFace
Modelpublic

google/deplot

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
322likes33kdownloads
preprocessor_config.json13 linesDownload Raw Back to root
1{2  "do_convert_rgb": true,3  "do_normalize": true,4  "image_processor_type": "Pix2StructImageProcessor",5  "is_vqa": true,6  "max_patches": 2048,7  "patch_size": {8    "height": 16,9    "width": 1610  },11  "processor_class": "Pix2StructProcessor"12}13