Update README.md
Browse files
README.md
CHANGED
@@ -192,4 +192,4 @@ draw_entity_boxes_on_image(image, entities, show=True)
|
|
192 |
|
193 |
Here is the annotated image:
|
194 |
|
195 |
-
<img src="https://huggingface.co/ydshieh/kosmos-2-patch14-224/resolve/main/annotated_snowman.jpg" width="500">
|
|
|
192 |
|
193 |
Here is the annotated image:
|
194 |
|
195 |
+
<a href="https://huggingface.co/ydshieh/kosmos-2-patch14-224/resolve/main/annotated_snowman.jpg" target="_blank"><img src="https://huggingface.co/ydshieh/kosmos-2-patch14-224/resolve/main/annotated_snowman.jpg" width="500"></a>
|