pix2struct-widget-captioning-base / preprocessor_config.json
Xenova's picture
Xenova HF staff
Upload folder using huggingface_hub
c8af042 verified
{
"do_convert_rgb": true,
"do_normalize": true,
"image_processor_type": "Pix2StructImageProcessor",
"is_vqa": true,
"max_patches": 2048,
"patch_size": {
"height": 16,
"width": 16
},
"processor_class": "Pix2StructProcessor"
}