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
- Missing dependencies: rerun the dependency installation command for the relevant file, such as `paddleocr-text-recognition/scripts/requirements.txt`, `paddleocr-doc-parsing/scripts/requirements.txt`, or `paddleocr-doc-parsing/scripts/requirements-optimize.txt`.
81
89
- Configuration issues: first check whether the required environment variables are available in the host application or runtime environment.
82
90
- For repository-local smoke tests, you can rerun the corresponding `configure.py` script or update the local `.env` file.
83
-
-API URL and access token source: <https://www.paddleocr.com>
91
+
-For direct PaddleOCR API access, see: <https://www.paddleocr.com>
84
92
85
93
## Documentation
86
94
@@ -89,7 +97,7 @@ Parse local file C:\docs\report.pdf and return complete structured output.
89
97
90
98
## API Access
91
99
92
-
Get API credentials from the PaddleOCR official website: <https://www.paddleocr.com>
100
+
For direct PaddleOCR API access, see: <https://www.paddleocr.com>
0 commit comments