Skip to content

Add backend catalog and pip installer for non-HuggingFace OCR models#6

Merged
bimantoromaesa merged 1 commit intomainfrom
feat_ocr_task
Mar 7, 2026
Merged

Add backend catalog and pip installer for non-HuggingFace OCR models#6
bimantoromaesa merged 1 commit intomainfrom
feat_ocr_task

Conversation

@bimantoromaesa
Copy link
Contributor

  • Implemented a static catalog of non-HuggingFace OCR backends in backend_catalog.py, mapping model names to installation metadata.
  • Created a pip installer in pip_installer.py that securely installs packages from the catalog.
  • Added tests for the catalog and installer functionalities, ensuring correct behavior for known backends and error handling.

- Implemented a static catalog of non-HuggingFace OCR backends in `backend_catalog.py`, mapping model names to installation metadata.
- Created a pip installer in `pip_installer.py` that securely installs packages from the catalog.
- Added tests for the catalog and installer functionalities, ensuring correct behavior for known backends and error handling.
@bimantoromaesa bimantoromaesa merged commit fc35422 into main Mar 7, 2026
4 checks passed
@bimantoromaesa bimantoromaesa deleted the feat_ocr_task branch March 7, 2026 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant