lvyufeng/HunyuanOCR
123
1{2 "min_pixels": 262144,3 "max_pixels": 4194304,4 "patch_size": 16,5 "resample": 1,6 "temporal_patch_size": 1,7 "merge_size": 2,8 "image_mean": [9 0.48145466,10 0.4578275,11 0.4082107312 ],13 "image_std": [14 0.26862954,15 0.26130258,16 0.2757771117 ],18 "image_processor_type": "HunYuanVLImageProcessor",19 "processor_class": "HunYuanVLProcessor",20 "auto_map": {21 "AutoProcessor": "processing_hunyuan_vl.HunYuanVLProcessor",22 "AutoImageProcessor": "image_processing_hunyuan_vl.HunYuanVLImageProcessor"23 }24}25 