refactor(table): replace ocr_engine with lang in table model prediction
- Remove OCR engine instantiation inside the loop - Pass language directly to the table model instead of OCR engine - Simplify code structure and improve readability
Showing
Please register or sign in to comment