mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-26 20:14:47 +00:00
commented out the drawing
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
This commit is contained in:
parent
774704ae8c
commit
b548687a06
@ -321,7 +321,7 @@ class LayoutModel:
|
||||
clusters, page.cells, page.size.height
|
||||
)
|
||||
|
||||
draw_clusters_and_cells()
|
||||
# draw_clusters_and_cells()
|
||||
|
||||
page.predictions.layout = LayoutPrediction(clusters=clusters)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user