Transformers
commfor-data-preprocessor / preprocessor_config.json
jespark's picture
Upload preprocessor_config.json with huggingface_hub
a7fba1a verified
raw
history blame contribute delete
157 Bytes
{
"image_processor_type": "CommForImageProcessor",
"size": 384,
"auto_map": {
"AutoImageProcessor": "dataprocessor_hf.CommForImageProcessor"
}
}