mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-12-27 15:08:17 +00:00
fix bug
This commit is contained in:
parent
3fcbc05cab
commit
7fa7251950
@ -49,7 +49,7 @@ MODEL_URLS = {
|
||||
'det': {
|
||||
'ch': {
|
||||
'url':
|
||||
'https://paddleocr.bj.bcebos.com/dPP-OCRv2/chinese/ch_ppocr_mobile_v2.1_det_infer.tar',
|
||||
'https://paddleocr.bj.bcebos.com/PP-OCRv2/chinese/ch_ppocr_mobile_v2.1_det_infer.tar',
|
||||
},
|
||||
},
|
||||
'rec': {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user