VisCPM-Chat / preprocessor_config.json
pyx9913
feat: 🎸 add chat model code
aa60bbf
raw
history blame
No virus
272 Bytes
{
"image_processor_type": "VisCpmChatBeeImageProcessor",
"is_train": false,
"randaug": false,
"input_size": 224,
"interpolation": "bicubic",
"auto_map": {
"AutoImageProcessor": "processing_viscpmchatbee.VisCpmChatBeeImageProcessor"
}
}