Enhancement: Allow table_agent to load from external parameter `UNSTRUCTURED_TABLE_AGENT_MODEL_PATH` by erjieyong · Pull Request #321 · Unstructured-IO/unstructured-inference
Navigation Menu
{{ message }}
Unstructured-IO / unstructured-inference Public
- Notifications You must be signed in to change notification settings
- Fork 75
Open
erjieyong wants to merge 4 commits intoUnstructured-IO:mainfrom
Conversation
Copy link Copy Markdown
Contributor
erjieyong
commented
Feb 17, 2024
erjieyong
commented
Allow table_agent to read the model path set via os environment UNSTRUCTURED_TABLE_AGENT_MODEL_PATH. This would allow unstructured-inference to run local inference, if needed.
erjieyong added 3 commits
February 17, 2024 18:30
cragwolfe
requested a review
from qued
qued approved these changes Feb 22, 2024
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Copy link Copy Markdown
simonschoe
commented
Aug 20, 2024
simonschoe commented
Aug 20, 2024@qued will this be integrated? currently, its still not possible to load microsoft/table-transformer-structure-recognition locally (in contrast to the yolox models).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment