Molbap HF staff commited on
Commit
8698925
·
verified ·
1 Parent(s): 9924b46

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -129,8 +129,8 @@ def get_columnar_separators(page, min_prominence=0.3, num_bins=10, kernel_width=
129
  That way, columnar documents can be better separated. This is a basic heuristic but it should improve overall the readability of the documents.
130
 
131
  <div style="text-align: center;">
132
- <img src="https://huggingface.co/datasets/pixparse/IDL-wds/resolve/main/doc_images/arrows_plot_straight.png" alt="Numbered bounding boxes on a document" style="width: 300px; height: 150px; display: inline-block;">
133
- <img src="https://huggingface.co/datasets/pixparse/IDL-wds/resolve/main/doc_images/bounding_boxes_straight.png" alt="A simple representation of reading order" style="width: 300px; height: 150px; display: inline-block;">
134
  </div>
135
  <p style="text-align: center;"><em>Standard reading order for a single-column document.</em></p>
136
 
 
129
  That way, columnar documents can be better separated. This is a basic heuristic but it should improve overall the readability of the documents.
130
 
131
  <div style="text-align: center;">
132
+ <img src="https://huggingface.co/datasets/pixparse/IDL-wds/resolve/main/doc_images/arrows_plot_straight.png" alt="Numbered bounding boxes on a document" style="width: 600px; height: 300px; display: inline-block;">
133
+ <img src="https://huggingface.co/datasets/pixparse/IDL-wds/resolve/main/doc_images/bounding_boxes_straight.png" alt="A simple representation of reading order" style="width: 600px; height: 300px; display: inline-block;">
134
  </div>
135
  <p style="text-align: center;"><em>Standard reading order for a single-column document.</em></p>
136