Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
# `gradio_image_annotation`
|
| 3 |
<a href="https://pypi.org/project/gradio_image_annotation/" target="_blank"><img alt="PyPI - Version" src="https://img.shields.io/pypi/v/gradio_image_annotation"></a>
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- gradio-custom-component
|
| 4 |
+
- gradio-template-Image
|
| 5 |
+
- bounding box
|
| 6 |
+
- annotator
|
| 7 |
+
- annotate
|
| 8 |
+
- boxes
|
| 9 |
+
title: gradio_image_annotation V0.4.0
|
| 10 |
+
colorFrom: yellow
|
| 11 |
+
colorTo: green
|
| 12 |
+
sdk: docker
|
| 13 |
+
pinned: false
|
| 14 |
+
license: apache-2.0
|
| 15 |
+
short_description: A Gradio component for image annotation
|
| 16 |
+
---
|
| 17 |
|
| 18 |
# `gradio_image_annotation`
|
| 19 |
<a href="https://pypi.org/project/gradio_image_annotation/" target="_blank"><img alt="PyPI - Version" src="https://img.shields.io/pypi/v/gradio_image_annotation"></a>
|