diff --git a/deploy/hubserving/structure_table/module.py b/deploy/hubserving/structure_table/module.py index 106abe0c7aa1def7f4e68fce9e2a0ca21f5b21bb..2803969c810582af79d3b21274d24833643d8025 100644 --- a/deploy/hubserving/structure_table/module.py +++ b/deploy/hubserving/structure_table/module.py @@ -29,7 +29,7 @@ from deploy.hubserving.structure_table.params import read_params summary="PP-Structure table service", author="paddle-dev", author_email="paddle-dev@baidu.com", - type="cv/table_recognition") + type="cv/structure_table") class TableSystem(hub.Module): def _initialize(self, use_gpu=False, enable_mkldnn=False): """