Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
|
| 3 |
Welcome to Tag2Text demo! (Fudan University, OPPO Research Institute, International Digital Economy Academy).
|
| 4 |
|
| 5 |
Upload your image to get the tags and caption of the image. Optional: You can also input specified tags to get the corresponding caption.
|
| 6 |
|
| 7 |
-
We are constantly updating this demo.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
title: Tag2Text
|
| 4 |
+
sdk: gradio
|
| 5 |
+
emoji: 🐠
|
| 6 |
+
colorFrom: blue
|
| 7 |
+
colorTo: yellow
|
| 8 |
+
pinned: false
|
| 9 |
+
---
|
| 10 |
|
| 11 |
|
| 12 |
Welcome to Tag2Text demo! (Fudan University, OPPO Research Institute, International Digital Economy Academy).
|
| 13 |
|
| 14 |
Upload your image to get the tags and caption of the image. Optional: You can also input specified tags to get the corresponding caption.
|
| 15 |
|
| 16 |
+
We are constantly updating this demo.
|