pix2struct-ai2d-base / preprocessor_config.json
ybelkada's picture
ybelkada HF staff
Update preprocessor_config.json
eaf69d3
{
"do_convert_rgb": true,
"do_normalize": true,
"image_processor_type": "Pix2StructImageProcessor",
"max_patches": 2048,
"is_vqa": true,
"patch_size": {
"height": 16,
"width": 16
},
"processor_class": "Pix2StructProcessor"
}