tongflow-modal-paddle
June 17, 2026 · View on GitHub
Official TongFlow plugin. Document-to-text (OCR) extraction with PaddleOCR, running on Modal. An alternative to tongflow-modal-docling on the same parse-document slot.
Capabilities
- Document → text (
parse-document) — OCR a document or scanned page into plain text.
Credentials
Add in TongFlow Settings (gear icon, top-right):
| Key | Required | Notes |
|---|---|---|
MODAL_TOKEN_ID | ✅ | Create at modal.com/settings/tokens. |
MODAL_TOKEN_SECRET | ✅ | Paired with MODAL_TOKEN_ID. |
On first use the plugin deploys to your Modal account automatically and caches the build. No Hugging Face token required.