|
|
@@ -105,7 +105,7 @@ def process_images_unified(image_paths: List[str],
|
|
|
use_formula_recognition=False,
|
|
|
use_chart_recognition=True,
|
|
|
use_ocr_results_with_table_cells=True,
|
|
|
- use_table_orientation_classify=True,
|
|
|
+ use_table_orientation_classify=False,
|
|
|
use_wired_table_cells_trans_to_html=True,
|
|
|
use_wireless_table_cells_trans_to_html=True,
|
|
|
)
|