|
|
@@ -56,7 +56,7 @@ def call_api_for_image(image_path: str, api_url: str, timeout: int = 300) -> Dic
|
|
|
"useChartRecognition": True,
|
|
|
"useRegionDetection": False,
|
|
|
"useOcrResultsWithTableCells": True,
|
|
|
- "useTableOrientationClassify": True,
|
|
|
+ "useTableOrientationClassify": False,
|
|
|
"useWiredTableCellsTransToHtml": True,
|
|
|
"useWirelessTableCellsTransToHtml": True,
|
|
|
}
|