hzy

Results 2 issues of hzy

Hi, Since PyTorch now support MPS acceleration I wonder how would I enable gpu using GPU parameters. ``` import torch device = torch.device("mps") reader = easyocr.Reader(['ch_sim',"en"],gpu=device) ``` above code does...

I cloned the code to local and get cormel-small downloaded but failed to make it I get this error :`unable to find utility "coremlc", not a developer tool or in...