fix hub hub

pull/2633/head
littletomatodonkey 2021-04-26 02:23:58 +00:00
parent 1b959e3eaa
commit e779823b47
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ class OCRCls(hub.Module):
sys.argv = sys.argv[:1]
cfg = parse_args()
from ocr_det.params import read_params
update_cfg_map = vars(read_params())
for key in update_cfg_map: