Upload folder using huggingface_hub
Browse files- README.md +1 -1
- requirements.txt +1 -1
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
---
|
3 |
tags: [gradio-custom-component,gradio-template-Image,bounding box,annotator,annotate,boxes]
|
4 |
title: gradio_image_annotation V0.0.6
|
5 |
-
colorFrom:
|
6 |
colorTo: red
|
7 |
sdk: docker
|
8 |
pinned: false
|
|
|
2 |
---
|
3 |
tags: [gradio-custom-component,gradio-template-Image,bounding box,annotator,annotate,boxes]
|
4 |
title: gradio_image_annotation V0.0.6
|
5 |
+
colorFrom: pink
|
6 |
colorTo: red
|
7 |
sdk: docker
|
8 |
pinned: false
|
requirements.txt
CHANGED
@@ -1 +1 @@
|
|
1 |
-
gradio_image_annotation==0.0.
|
|
|
1 |
+
gradio_image_annotation==0.0.6
|