Commit History

Set debug mode to False in Gradio interface launch
3161f06

alfin-efendy commited on

Refactor inference process by implementing PaddleOCRModelManager for improved concurrency and error handling
cef58dd

alfin-efendy commited on

Add .vscode to .gitignore and refactor inference function for improved JSON response
331c3b7

alfin-efendy commited on

Enhance JSON response in inference function by including result index in the loop
2134821

alfin-efendy commited on

Fix JSON response formatting in inference function by appending result directly
f30fd8d

alfin-efendy commited on

Refactor inference function to streamline JSON response and remove unnecessary image processing
26ea411

alfin-efendy commited on

Pass language parameter to PaddleOCR instance in inference function
c1c0759

alfin-efendy commited on

Remove language parameter from OCR prediction call in inference function
8849547

alfin-efendy commited on

Update inference function to include language parameter and improve JSON response formatting
76a4f64

alfin-efendy commited on

Refactor inference function to use PaddleOCR instance for improved prediction handling
0b183f1

alfin-efendy commited on

Update inference function to use the infer method with classification for improved OCR results
776563e

alfin-efendy commited on

Update PaddleOCR model initialization and inference method for improved functionality
7771e84

alfin-efendy commited on

Refactor inference function to return image and JSON response for OCR results
0e55d83

alfin-efendy commited on

Add JSON response for OCR results in inference function
ff19941

alfin-efendy commited on

initial commit
c9b2983
verified

Alfin Pratama Efendy commited on