fix cls hub
This commit is contained in:
parent
59f213f581
commit
ec069632cb
|
@ -16,6 +16,7 @@ import paddlehub as hub
|
|||
from tools.infer.utility import base64_to_cv2
|
||||
from tools.infer.predict_cls import TextClassifier
|
||||
from tools.infer.utility import parse_args
|
||||
from deploy.hubserving.ocr_cls.params import read_params
|
||||
|
||||
|
||||
@moduleinfo(
|
||||
|
|
Loading…
Reference in New Issue