Skip to content

Commit b166973

Browse files
fixed the header of the HTML
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
1 parent 68d8d20 commit b166973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docling_eval/docling/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@
357357
358358
<!-- Embedded Image -->
359359
<div class="container">
360-
<div class="title">Page Image Groundtruth</div>
360+
<div class="title">Page Image Prediction</div>
361361
<img src="data:image/png;base64,BASE64PREDPAGE" alt="Example Image">
362362
</div>
363363

0 commit comments

Comments
 (0)