moondream3-preview-hf / preprocessor_config.json
NyxKrage's picture
1.0
ca700c7 verified
raw
history blame contribute delete
311 Bytes
{
"auto_map": {
"AutoImageProcessor": "image_processing_moondream3.Moondream3ImageProcessor",
"AutoProcessor": "processing_moondream3.Moondream3Processor"
},
"image_processor_type": "Moondream3ImageProcessor",
"max_crops": 12,
"overlap_margin": 4,
"processor_class": "Moondream3Processor"
}