refactor(model): replace AtomModelSingleton with ocr_model_init for OCR model initialization
- Remove usage of AtomModelSingleton for OCR model initialization - Add import of ocr_model_init from model_init module - Update OCR model initialization process to use ocr_model_init function - Remove lock for OCR processing as it's no longer needed
Showing
Please register or sign in to comment