Skip to main content

lfx-paddle

PaddleOCR as a standalone Langflow Extension Bundle.

Ships the PaddleOCR component, which performs either layout-aware document parsing into Markdown (PP-StructureV3, PaddleOCR-VL-1.6) or plain OCR text recognition (PP-OCRv5, PP-OCRv6). It talks to the PaddleOCR AI Studio async Job HTTP API (submit -> poll -> fetch) directly via httpx, so it does not require the paddleocr Python SDK (whose transitive pyyaml constraint conflicts with Langflow's dependency tree).

Install

pip install lfx-paddle

The bundle is registered automatically via the langflow.extensions entry-point. After install, restart your Langflow server; the component will appear in the palette under the paddle group.

You will need an AI Studio access token (https://aistudio.baidu.com/account/accessToken) to run the component.

Develop

cd src/bundles/paddle
pip install -e .
lfx extension validate src/lfx_paddle

Migration

Saved flows referencing the legacy class name or the old import paths under lfx.components.paddle.* are rewritten to the new namespaced ID ext:paddle:PaddleOCRComponent@official by the migration table in src/lfx/src/lfx/extension/migration/migration_table.json.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lfx_paddle-0.1.1-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

Details for the file lfx_paddle-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: lfx_paddle-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 8.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.31 {"installer":{"name":"uv","version":"0.11.31","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for lfx_paddle-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 70e2a22b4a1024ff3f57ed28421e691ed114eec70827f9d37a824a5eeedbfdf5
MD5 06ef6cfa52389da601017d1cf808e675
BLAKE2b-256 d813cb69dccb946e1606636960fbf7f320b20a740a45da7607c26245e97ba5c9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page