Open
Description
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',
}