ydshieh HF staff commited on
Commit
f110f01
1 Parent(s): 0941310

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -189,3 +189,6 @@ entities = [('a snowman', (12, 21), [(0.390625, 0.046875, 0.984375, 0.828125)]),
189
  # Draw the bounding bboxes
190
  draw_entity_boxes_on_image(image, entities, show=True)
191
  ```
 
 
 
 
189
  # Draw the bounding bboxes
190
  draw_entity_boxes_on_image(image, entities, show=True)
191
  ```
192
+
193
+
194
+ ![Image with bounding bboxes](https://huggingface.co/ydshieh/kosmos-2-patch14-224/resolve/main/snowman.jpg)