Unstructured-IO / Unstructured-IO/unstructured
If I deploy Paddle OCR with Docker, can unstructured still use Paddle OCR? Is it true that the default OCR call in the source code is made in the form of a local deployment package?
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 15.5k
- Forks
- 1.3k
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 13
Description
If I deploy Paddle OCR with Docker, can unstructured still use Paddle OCR? Is it true that the default OCR call in the source code is made in the form of a local deployment package?
Because there was a package dependency incompatibility when deploying Paddle OCR separately, I want to use Docker deployment for environment isolation;But this dependency is currently not compatible
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the existing Paddle OCR integration and Docker deployment options to determine whether the default OCR call uses a local package. Confirm whether a containerized Paddle OCR service can be supported despite the dependency conflict. Done means documenting a supported deployment path or clearly stating that the current setup cannot use Docker isolation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops, machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100