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.2-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lfx_paddle-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 451c4219ec7cab69db22c09400df025293807453ac00e7f4b1e516b9ce888aa2
MD5 84d44c3a3ed3699aa1598caab3cf00e5
BLAKE2b-256 31ae5c7ef2479985624959b66db0265aec693af151bd3f2075843560d38dbae4

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