You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the images are being processed processed in the main thread. It takes 12 sec to process the image through OCR.
integrate celery and separate the load from main thread
The text was updated successfully, but these errors were encountered:
Currently the images are being processed processed in the main thread. It takes 12 sec to process the image through OCR.
integrate celery and separate the load from main thread
The text was updated successfully, but these errors were encountered: