wxocr icon indicating copy to clipboard operation
wxocr copied to clipboard

nothing

Results 7 wxocr issues
Sort by recently updated
recently updated
newest added

本地部署识别没问题, 云服务器部署返回的结果会是这样的{'result': {'errcode': 0, 'height': 341, 'imgpath': 'temp/d6a2f401-8c1a-4a02-ac2a-8c80c9efab30.png', 'ocr_response': [], 'width': 2587}}

M1 PRO跑的 { "error": "wechatocr not initialized" }

环境: CentOS 7.9 + Docker 26.1.4 没反应: [root@localhost tmp]# python3 aa.py {'result': {'errcode': 0, 'height': 341, 'imgpath': 'temp/d6a2f401-8c1a-4a02-ac2a-8c80c9efab30.png', 'ocr_response': [], 'width': 2587}}

``` docker logs -f wechat-ocr-api OCR4: OCR not supported ``` 这个啥原因?

![Image](https://github.com/user-attachments/assets/939eb8d3-c2f8-4226-94a8-ca269790bab4) ![Image](https://github.com/user-attachments/assets/412e17be-fefe-4bcd-a385-14b0780d36e2)