Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why for :{"detail":"Review the parameters to initialize a UnstructuredTableTransformerModel obj"} #379

Open
J2DOG opened this issue Feb 26, 2024 · 2 comments

Comments

@J2DOG
Copy link

J2DOG commented Feb 26, 2024

Describe the bug
Defult mode is OK, but when i try to set hi_res mode!!!
it turns to :{"detail":"Review the parameters to initialize a UnstructuredTableTransformerModel obj"}
it runs in a local Unstructured-api docker image.

headers = {
'accept': 'application/json',
}
data = {
'strategy': 'hi_res',
# 'pdf_infer_table_structure': 'true',
# 'strategy': 'ocr_only',

}

@awalker4
Copy link
Collaborator

awalker4 commented Mar 4, 2024

Hi there - this may be a bug with our api docker image. Can you let me know what endpoint you're calling? The freemium (api.unstructured.io) or a paid SaaS url? Please include a minimal working example of your client code as well.

@MthwRobinson
Copy link
Contributor

@J2DOG - If you're still having this issue, could you provide client code to reproduce? This may be fixed in a more recent version of the API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants