mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-01 15:02:21 +00:00
Remove unused debug settings
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
This commit is contained in:
parent
e4624d862c
commit
d2f114e5d6
@ -31,7 +31,6 @@ class DebugSettings(BaseModel):
|
||||
visualize_cells: bool = False
|
||||
visualize_ocr: bool = False
|
||||
visualize_layout: bool = False
|
||||
visualize_raw_layout: bool = False
|
||||
visualize_tables: bool = False
|
||||
|
||||
profile_pipeline_timings: bool = False
|
||||
|
Loading…
Reference in New Issue
Block a user