Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: lfx_paddle-0.1.2rc2-py3-none-any.whl
  • Upload date:
  • Size: 8.5 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.2rc2-py3-none-any.whl
Algorithm Hash digest
SHA256 3c63981028348e02cd9a74a671c92f207c2e2a49c9e21a3ac785525b38587b2b
MD5 711014c146c79e704d9f46f99acc31cd
BLAKE2b-256 d994056176f019205642d699dd8f408f7ba6c8beda0e724c9231ac656bc5cebb

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