Merge pull request 'yolorestart' (#1) from yolopart_restart into main
Reviewed-on: #1
This commit is contained in:
parent
8e8fda7fe9
commit
8eef0d9414
@ -24,3 +24,5 @@ def initialize_ocr_model():
|
|||||||
def ocr_predict(image_array):
|
def ocr_predict(image_array):
|
||||||
return _processor.predict(image_array)
|
return _processor.predict(image_array)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user