Haolong Jia
Haolong Jia
when I try to run the script omniparser.py, it shows the following error for downloading the OCR module `download https://paddleocr.bj.bcebos.com/PP-OCRv3/english/en_PP-OCRv3_det_infer.tar to /users/.paddleocr/whl/det/en/en_PP-OCRv3_det_infer/en_PP-OCRv3_det_infer.tar [2025/01/30 07:38:01] ppocr INFO: Downloading en_PP-OCRv3_det_infer.tar from https://paddleocr.bj.bcebos.com/PP-OCRv3/english/en_PP-OCRv3_det_infer.tar...
when I run the python weights/convert_safetensor_to_pt.py, it show the error above. And I have checked that the huggingface repo doesn't provide the train_args.yaml in the folder icon/detect, which is version...