Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
vgg16 base model enhanced with a secret powertool powered by gpt2++
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
pipeline_tag: image-to-text
|
| 4 |
+
tags:
|
| 5 |
+
- image-captioning
|
| 6 |
+
languages:
|
| 7 |
+
- en
|
| 8 |
---
|
| 9 |
|
| 10 |
vgg16 base model enhanced with a secret powertool powered by gpt2++
|