refactor(magic_pdf): replace AtomModelSingleton with ocr_model_init for OCR model instantiation
- Remove usage of AtomModelSingleton for OCR model initialization- Use ocr_model_init function for creating OCR model instance - Update import statement to include ocr_model_init- Comment out old OCR model initialization code
Showing
Please register or sign in to comment