Upload to PaddlePaddle/PaddleOCR-VL on ModelScope hub

This commit is contained in:
TingquanGao
2025-10-21 10:12:45 +00:00
parent 78c582ff62
commit f172aef5ac
18 changed files with 13342 additions and 34 deletions

6
processor_config.json Normal file
View File

@ -0,0 +1,6 @@
{
"auto_map": {
"AutoProcessor": "processing_paddleocr_vl.PaddleOCRVLProcessor"
},
"processor_class": "PaddleOCRVLProcessor"
}