ydshieh HF staff commited on
Commit
dcf276a
1 Parent(s): de54dea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -190,5 +190,6 @@ entities = [('a snowman', (12, 21), [(0.390625, 0.046875, 0.984375, 0.828125)]),
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/annotated_snowman.jpg)
 
190
  draw_entity_boxes_on_image(image, entities, show=True)
191
  ```
192
 
193
+ Here is the annotated image:
194
 
195
  ![Image with bounding bboxes](https://huggingface.co/ydshieh/kosmos-2-patch14-224/resolve/main/annotated_snowman.jpg)