You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
paddleocr3.0 自动下载模型和指定本地模型都有如下错误:
Traceback (most recent call last):
File "app/core.py", line 28, in start_ocr_and_browser
File "paddleocr/_pipelines/ocr.py", line 144, in init
File "paddleocr/_pipelines/base.py", line 72, in init
File "paddleocr/_pipelines/base.py", line 95, in _get_merged_paddlex_config
File "paddlex/inference/pipelines/init.py", line 94, in load_pipeline_config
Exception: The pipeline (OCR) does not exist! Please use a pipeline name or a config file path!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
paddleocr3.0 自动下载模型和指定本地模型都有如下错误:
Traceback (most recent call last):
File "app/core.py", line 28, in start_ocr_and_browser
File "paddleocr/_pipelines/ocr.py", line 144, in init
File "paddleocr/_pipelines/base.py", line 72, in init
File "paddleocr/_pipelines/base.py", line 95, in _get_merged_paddlex_config
File "paddlex/inference/pipelines/init.py", line 94, in load_pipeline_config
Exception: The pipeline (OCR) does not exist! Please use a pipeline name or a config file path!
求指导!
Beta Was this translation helpful? Give feedback.
All reactions