{ | |
"auto_map": { | |
"AutoImageProcessor": "IdeficsImageProcessor", | |
"AutoProcessor": "IdeficsProcessor" | |
}, | |
"image_mean": [ | |
0.5, | |
0.5, | |
0.5 | |
], | |
"image_num_channels": 3, | |
"image_processor_type": "IdeficsImageProcessor", | |
"image_size": 960, | |
"image_std": [ | |
0.5, | |
0.5, | |
0.5 | |
], | |
"processor_class": "IdeficsProcessor" | |
} | |